Command Manual (For Soliton) – AAA
H3C S3100 Series Ethernet Switches
Chapter 1 AAA Configuration Commands
1-58
Examples
# Set the IP address and UDP port number of the secondary
authentication/authorization server for RADIUS scheme radius1 to 10.110.1.2 and
1812 respectively.
<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.26 server-type
Syntax
server-type
{
extended
|
standard
}
undo server-type
View
RADIUS scheme view
Parameters
extended
: Specifies to support H3C's RADIUS server (which is generally a CAMS),
that is, use the procedure and message format of private RADIUS protocol to interact
with an H3C's RADIUS server.
standard
: Specifies to support standard RADIUS server, that is, use the procedure and
message format of a standard RADIUS protocol (RFC 2865/2866 or above) to interact
with a standard RADIUS server.
Description
Use the
server-type
command to configure the switch to support a specified type of
RADIUS server.
Use the
undo server-type
command to restore the default setting.
By default, the switch supports RADIUS servers of the standard type, and the RADIUS
server type in the default scheme named
system
is extended.
Related commands:
radius scheme
.
Examples
# Configure the switch to support H3C's RADIUS server in RADIUS scheme radius1.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] radius scheme radius1