class RadiusInterface

ManagedElement
+-IpworksFunction
+-IPWorksAAARoot
+-IPWorksRadiusAAARoot
+-RadiusStack
+-RadiusInterface

This Managed Object Class is about Radius interfaces.

Attributes
Ipv4Ipv6WithAny
acctAddress = any
Specifies the listen address for radius accounting. The listen address can be IPv4 address or IPv6 prefix,and eVIP IP is prefered for this IP address. If the IP address is set to IP "any", it’s AAA listen on all IPv4 interfaces by default. To allow the AAA listening on IPv6 interface, change the value of localhostBindIPType to 1. To allow the AAA to work on dual-stack mode (supporting both IPv4 and IPv6), change the value of localhostBindIPType to 2.

Takes effect: After next restart
Port
acctPort = 1813
Specifies the listen port for radius accounting.

Takes effect: After next restart
Ipv4Ipv6WithAny
authAuthzAddress = any
Specifies the listen addresses for radius authentication and authorization. The listen address can be IPv4 address or IPv6 prefix, and eVIP IP is prefered for this IP address. If the IP address is set to IP "any", it’s AAA listen on all IPv4 interfaces by default. To allow the AAA listen on IPv6 interface, change the value of localhostBindIPType to 1. To allow the AAA to work on dual-stack mode (supporting both IPv4 and IPv6), change the value of localhostBindIPType to 2.

Takes effect: After next restart
Port
authAuthzPort = 1812
Specifies the listen port for radius authentication and authorization.

Takes effect: After next restart
Port
dmCoaPort = 3799
Specifies the listen port for DM COA message. The default value is 3799.

Takes effect: After next restart
IPType
localhostBindIPType = IPV4
The default value is 0. When accessing and account IP is configured to "any", specifies which ip type should be binded. IPv4=0,IPv6=1,IPv4v6=2.

Takes effect: After next restart
Ipv4Ipv6WithAny
proxyAddress = any
Specifies the local address for AAA server to send proxy messages. The address could be IPv4 or IPv6 address, and eVIP is prefered for this IP address. If the IP address is set to IP "any", it’s AAA listen on all IPv4 interfaces by default. To allow the AAA listenon IPv6 interface, change the value of localhostBindIPType to 1. To allow the AAA to work on dual-stack mode (supporting both IPv4 and IPv6), change the value of localhostBindIPType to 2.

Takes effect: After next restart
IPType
proxyBindIPType = IPV4
When proxy IP address is configured to "any", specifies which ip type should be binded:
IPV4
IPV6
IPV4V6

The default value is IPV4.


Takes effect: After next restart
uint8
proxyPortsNumEachPL = 5 { 1..255 }
Specifies the number of local ports for each PL AAA server to send proxy messages. The range is 1 to 255. The default value is 5.

Takes effect: After next restart
Port
proxyStartPort = 10000
Specifies the local start port for AAA server in first PL board to send proxy messages. The range is 1024 to 65535.

Takes effect: After next restart
string
key
mandatory
noNotification
restricted
radiusInterfaceId
The value component of the RDN.

  class RadiusInterface