Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide
Chapter 1 AAA and RADIUS/HWTACACS Protocol
Configuration Commands
3Com Corporation
1-35
port-number: UDP port number of the primary authentication/authorization server,
which is ranging from 1 to 65535 and defaults to 1812.
Description
Use the primary authentication command to configure IP address and port number of
the primary RADIUS authentication/authorization server.
Use the undo primary authentication command to restore the default IP address and
port number of the primary RADIUS authentication/authorization server.
After creating a RADIUS scheme, you are supposed to configure IP address and UDP
port of each RADIUS server (primary/secondary authentication/authorization or
accounting server). The configuration of RADIUS servers is at your discretion except
that there must be at least one authentication/authorization server and one accounting
server. Besides, ensure that the RADIUS service port settings on the router are
consistent with the port settings on the RADIUS servers.
Related command: key, radius scheme, and state.
Example
# Set IP address of the primary authentication/authorization server in the RADIUS
scheme “huawei” to 10.110.1.1 and use the UDP port 1812 to provide the RADIUS
authentication/authorization service.
[3Com-radius-huawei] primary authentication 10.110.1.1 1812
1.2.14 radius scheme
Syntax
radius scheme radius-scheme-name
undo radius scheme radius-scheme-name
View
System view
Parameter
radius-scheme-name: RADIUS scheme name, a character string not exceeding 32
characters and excluding “/”, “:”, “*”, “?”, “<” and “>”.
Description
Use the radius scheme command to configure a RADIUS scheme and enter its view.
Use the undo radius scheme command to delete the specified RADIUS scheme.
By default, the RADIUS scheme named system exists in the system, with all attributes
being the defaults. You cannot delete this scheme.