| Attributes |
boolean |
-
appendProxyState
=
true
-
Specifies the flag which decides whether we choose to append the Proxy-State to radius message or strip all Proxy-State.
false: Strip all the Proxy-State
true: Append the Proxy-State
Takes effect: After next restart
|
string |
-
getRealmFrom
=
User-Name
-
Specifies the Name of AVP. AAA server gets realm information from either one of or any combination of the following:
User-Name
Called-Station-Id
NAS-Identifier AVP
For example,
If user sets the parameter to User-Name, it means AAA server will get realm information from User-Name.
If user sets the parameter to User-Name || Called-Station-Id || NAS-Identifier AVP, it means AAA server will get realm information from one of the three, and the priority is in a descending order from User-Name to Called-Station-Id to NAS-Identifier AVP.
Takes effect: After next restart Valid values: ^User-Name|Called-Station-Id|NAS-Identifier AVP$
|
string |
-
nasIdentifier
=
IPWorks-AAA
-
Specifies the identifier of the proxy server which will be fetched by SNMP.
Takes effect: After next restart
|
string mandatory |
-
nasIpAddressReplacement
-
Replace NAS-IP-Address if it is configured with the replacement.
Takes effect: After next restart
|
string key mandatory noNotification restricted |
-
proxyControlId
-
The value component of the RDN.
|
ProxyServerType |
-
proxyServerType
=
BOTH_HOME_AND_PROXY_SERVER
-
Specifies the type of AAA server to be configured :
STANDALONE_HOME_SERVER
STANDALONE_PROXY_SERVER
BOTH_HOME_AND_PROXY_SERVER
Takes effect: After next restart
|
boolean |
-
realmSaveProxyAcct
=
false
-
Specifies whether save proxy accounting message.
Takes effect: After next restart
|
UnmatchBehavior |
-
realmUnmatchedBehavior
=
PROCESS_REQUEST_LOCALLY
-
Specifies the flag which decides how to handle the request If the realm of incoming request is not configured:
PROCESS_REQUEST_LOCALLY
REJECT_REQUEST
Takes effect: After next restart
|
uint8 |
-
retryCount
=
3
-
Specifies the number of retries for which the proxy server sends proxy messages to one destination.
The default value is 3.
Takes effect: After next restart
|
uint8 |
-
retryTimeout
=
1
-
Specifies the time period for which the proxy server will wait before resending proxy messages to the destination.
Takes effect: After next restart
|