Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide
Chapter 1 AAA and RADIUS/HWTACACS Protocol
Configuration Commands
3Com Corporation
1-43
port-number: UDP port number, ranging from 1 to 65535. By default, the
authentication/authorization service is provided through UDP 1812
Description
Use the secondary authentication command to configure the IP address and port
number of the secondary RADIUS authentication/authorization/accounting server.
Use the undo secondary authentication command to restore the IP address and port
number to the defaults.
For detailed information, refer to the description of the primary authentication
command.
Related command: key, radius scheme, and state.
Example
# Set IP address of the secondary authentication/authorization server in the RADIUS
scheme “huawei” to 10.110.1.2 and use the UDP port 1812 to provide the RADIUS
authentication/authorization service.
[3Com-radius-huawei] secondary authentication 10.110.1.2 1812
1.2.24 server-type
Syntax
server-type { huawei | standard | portal }
View
RADIUS view
Parameter
huawei: Specifies the RADIUS server of Huawei type (generally CAMS), which
requires the RADIUS client (router system) and RADIUS server to interact according to
the procedures and packet format provisioned by the private RADIUS protocol of 3Com
Corporation.
standard: Specifies the RADIUS server of Standard type, which requires the RADIUS
client end (router system) and RADIUS server to interact according to the regulation
and packet format of standard RADIUS protocol (RFC 2138/2139 or newer).
portal: Specifies the RADIUS server of portal type.
Description
Use the server-type command to configure the RADIUS server type supported by the
router.
By default, the value is standard.