3Com Switch 8800 Family Firewall Module Configuration and Command Reference Guide
RADIUS Protocol Configuration Commands 251
For detailed information, refer to the description of the primary accounting
command.
Related command: key, radius scheme, and state.
Example
# Set the IP address of the secondary accounting server of RADIUS scheme, 3com,
to 10.110.1.1 and the UDP port 1813 to provide RADIUS accounting service.
[SecBlade_FW-radius-3com] secondary accounting 10.110.1.1 1813
secondary
authentication
Syntax
secondary authentication ip-address [ port-number ]
undo secondary authentication
View
RADIUS view
Parameter
ip-address: IP address in dotted decimal format.
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 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.
By default, the IP address of the secondary authentication/authorization server is
0.0.0.0.
Related command: key, radius scheme, and state.
Example
# Set IP address of the secondary authentication/authorization server in the
RADIUS scheme "3com" to 10.110.1.2 and use the UDP port 1812 to provide the
RADIUS authentication/authorization service.
[SecBlade_FW-radius-3com] secondary authentication 10.110.1.2 1812
server-type Syntax
server-type { 3com | standard }
undo server-type