Switch 7700 Command reference Guide, v2.0

Table Of Contents
RADIUS Protocol Configuration Commands 385
Related commands: key, radius scheme, state.
Example
Set the IP address of the second authentication/authorization server of RADIUS
server group, “3Com”, to 10.110.1.2 and the UDP port 1812 to provide RADIUS
authentication/authorization service.
[SW7700-radius-3Com]secondary authentication 10.110.1.2 1812
server-type Syntax
server-type { 3Comtype | iphotel | portal | standard }
View
RADIUS server group view
Parameter
3Comtype: Configures the switch system to support the RADIUS server of 3Com
type, which requires the RADIUS client end (switch system) and RADIUS server to
interact according to the private RADIUS protocol regulation and packet format of
3Com.
iphotel: Configures the switch system to support the RADIUS server of IP Hotel
type, which requires the RADIUS client end (switch system) and RADIUS server to
interact according to the regulation and packet format of IP Hotel (an extension of
RADIUS protocol).
portal: Configures the switch system to support the RADIUS server of portal
type, which requires the RADIUS client end (switch system) and RADIUS server to
interact according to the regulation and packet format of Portal (an extension of
RADIUS protocol).
standard: Configures the switch system to support the RADIUS server of
Standard type, which requires the RADIUS client end (switch system) 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.
By default, the value is standard.
The 3Com Switch 7700 supports standard RADIUS protocol and the extended
RADIUS service platform IP Hotel, 201+ and Portal etc independently developed by
3Com. This command is used to select the supported RADIUS sever type.
Related command: radius scheme.
Example
Set RADIUS server type of RADIUS sever group, “3Com” to IP Hotel.
[SW7700-radius-3Com]server-type iphotel