Command Manual – AAA&RADIUS&HWTACACS
H3C S3610&S5510 Series Ethernet Switches
Chapter 1 AAA & RADIUS & HWTACACS
Configuration Commands
1-54
port-number
: UDP port number, ranging from 1 to 65535. By default, the UDP port
number of the secondary authentication/authorization service is 1812.
Description
Use the
secondary authentication
command to set the IP address and port number of
the secondary RADIUS authentication/authorization server.
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.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] radius scheme radius1
New Radius scheme
[Sysname-radius-radius1] secondary authentication 10.110.1.2 1812
1.2.24 server-type
Syntax
server-type
{
extended
|
standard
}
undo server-type
View
RADIUS scheme view
Parameter
extended
: Specifies to use
extended
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
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 (RFC2138/2139 or
above).
Description
Use the
server-type
command to specify the RADIUS server type supported by the
switch.