Command Manual – AAA & RADIUS & HWTACACS & EAD
Quidway S3900 Series Ethernet Switches-Release 1510
Chapter 1 AAA & RADIUS & HWTACACS
Configuration Commands
Huawei Technologies Proprietary
1-53
Use the
undo secondary authentication
command to restore the default IP address
and port number of the secondary RADIUS authentication/authorization server.
Related command:
key
,
radius scheme
and
state
.
Example
# Set the IP address and UDP port number of the secondary
authentication/authorization server used by the RADIUS scheme radius1 to
10.110.1.2 and 1812.
<Quidway> system-view
System View: return to User View with Ctrl+Z.
[Quidway] radius scheme radius1
New Radius scheme
[Quidway-radius-radius1] secondary authentication 10.110.1.2 1812
1.2.25 server-type
Syntax
server-type
{
huawei
|
standard
}
undo server-type
View
RADIUS scheme view
Parameter
huawei
: Specifies to use Huawei's private RADIUS protocol (such as the procedure
and packet format) to interact with the Huawei RADIUS server, which is generally the
CAMS.
standard
: Specifies to use the standard RADIUS protocol. That is, it is required that
the RADIUS client (on the switch) and the RADIUS server interact with each other
following the procedure and packet format of the standard RADIUS protocol
(RFC2865/2866 or above).
Description
Use the
server-type
command to specify the RADIUS server type supported by the
switch.
Use the
undo server-type
command to restore the default RADIUS server type
supported by the switch.
Related command:
radius scheme
.
Example
# Set the RADIUS server type in RADIUS scheme radius1 to huawei.