Operation Manual - Security
Quidway S3000 Series Ethernet Switches
Chapter 2 AAA and RADIUS Protocol Configuration
2-14
2.3.10 Set the Supported Type of RADIUS Server
Quidway Series Ethernet Switches support the standard RADIUS protocol and the
extended RADIUS service platforms, such as IP Hotel, 201+ and Portal, independently
developed by Huawei.
You can use the following command to set the supported types of RADIUS servers.
Perform the following configurations in RADIUS server group view.
Table 2-17
Set the supported type of RADIUS server
Operation
Command
Setting the Supported Type of RADIUS
Server
server-type
{
huawei | iphotel
|
portal
|
standard
}
Restore the RADIUS server type to the
default setting
undo server-type
By default, RADIUS server type is
standard
.
2.3.11 Set RADIUS Server State
For the primary and second servers (no matter it is an authentication/authorization
server or accounting server), if the primary is disconnected to NAS for some fault, NAS
will automatically turn to exchange packets with the second server. However, after the
primary one recovers, NAS will not resume the communication with it at once, instead,
it continues communicating with the second one. When the second one fails to
communicate, NAS will turn to the primary one again. The following commands can be
used to set the primary server to be
active
manually, in order that NAS can
communicate with it right after the troubleshooting.
When the primary and second servers are both
active
or
block
, NAS will send the
packets to the primary server only.
Perform the following configurations in RADIUS server group view.
Table 2-18
Set RADIUS server state
Operation
Command
Set the state of primary RADIUS server
state
primary
{
accounting
|
authentication
}
{
block
|
active
}
Set the state of second RADIUS sever
state secondary
{
accounting
|
authentication
}
{
block
|
active
}
By default, the state of each server in RADIUS server group is
active
.