3Com Switch 7750 Series
Command Reference Guide – AAA, RADIUS, HWTACACS, EAD Chapter 1 AAA & RADIUS & HWTACACS
Configuration Commands
1-67
z You can remove an authentication server only when it is not being used by any
active TCP connections.
Related command: display hwtacacs.
Example
# Configure a secondary server.
<3Com> system-view
System View: return to User View with Ctrl+Z.
[3Com] hwtacacs scheme test1
[3Com-hwtacacs-test1] secondary authentication 10.163.155.13 49
1.3.16 secondary authorization
Syntax
secondary authorization ip-address [ port ]
undo secondary authorization
View
HWTACACS scheme view
Parameter
ip-address: IP address of the server, a valid unicast address in dotted decimal format.
port: Port number of the server, in the range of 1 to 65535. By default, it is 49.
Description
Use the secondary authorization command to configure a secondary TACACS
authorization server.
Use the .undo secondary authorization command to delete the configured
secondary authorization server.
By default, the IP address of TACACS authorization server is 0.0.0.0.
Note that:
z You are not allowed to assign the same IP address to both primary and secondary
authorization servers.
z If you repeatedly use this command, the latest configuration overwrites the
previous one.
z You can remove an authorization server only when it is not being used by any
active TCP connections.
Related command: display hwtacacs.