390 CHAPTER 11: USING AAA AND RADIUS COMMANDS
Example
To set the IP address of the second authentication/authorization server of RADIUS
scheme, “3Com”, to 10.110.1.2 and the UDP port 1812 to provide RADIUS
authentication/authorization service, enter the following:
<SW5500>system-view
System View: return to User View with Ctrl+Z.
[SW5500]radius scheme 3Com
[SW5500-radius-3Com]secondary authentication 10.110.1.2 1812
server-type Syntax
server-type { 3com | standard }
undo server-type
View
RADIUS Scheme View
Parameter
3Com: Configures the Switch to support the extended RADIUS server type, which
requires the RADIUS client end (Switch) and RADIUS server to interact according
RADIUS extensions.
standard: Configures the Switch to support the RADIUS server of Standard type,
which requires the RADIUS client end (Switch) and RADIUS server to interact
according to the regulation and packet format of standard RADIUS protocol (RFC
2138/2139 or newer).
Description
Use the server-type command to configure the RADIUS server type supported by
the Switch. Use the
undo server-type to restore the RADIUS server type to the
default value.
By default, the newly created RADIUS scheme supports the server of standard.
type, while the "default system" RADIUS scheme created by the system supports
the server of 3Com type.
The Switch 5500G-EI supports standard RADIUS protocol and the extended
RADIUS service platform independently developed by 3Com. This command is
used to select the supported RADIUS server type.
Related command: radius scheme.
Example
To set the RADIUS server type of RADIUS scheme, “3Com” to 3Com, enter the
following:
<SW5500>system-view
System View: return to User View with Ctrl+Z.
[SW5500]radius scheme 3Com
[SW5500-radius-3Com]server-type 3Com