Kentrox AI296 Computer Hardware User Manual


 
AI296 Version 9.8x User’s Guide
AI296 Commands: tacacs server
9-101
Command Defaults
Disabled
Examples
The following TACACS+ server settings are configured for server numbers 1, 4, and 7:
z Enabled TACACS+ servers
z IP address 12.56.120.4
z Disabled accounting phase
z Port number 32500
z Secret newguy.
This example displays all configured TACACS+ servers and server settings.
server_range
Specifies a server number or range of server numbers. The server
number represents a server’s priority level. AI296 attempts to
contact all servers in the range starting with the lowest numbered
ones. If the connection to server #1 fails, AI296 will attempt to
contact server #2, and so on. Valid values are 1 to 9. Individual
values are separated by commas (,) and hyphens (-). For
example,
1,4-6 specifies servers 1, 4, 5, and 6.
[296] tacacs server 1,4,7 enable
[296] tacacs server ip 3 12.56.120.4
[296] tacacs server phase 1-5,8 disable account
[296] tacacs server port 7-9 32500
[296] tacacs server secret 8 newguy
[296] tacacs server summary
Server IP Address Port Secret Phases
------ --------------- ----- ------------------------ ---------------------
+ 1 000.000.000.000 49 Authen Author
- 2 000.000.000.000 49 Authen Author
- 3 012.056.120.004 49 Authen Author
+ 4 012.012.012.012 49 Authen Author
- 5 012.012.012.012 49 Authen Author
- 6 012.012.012.012 49 Authen Author Account
+ 7 000.000.000.000 32500 Authen Author Account
- 8 000.000.000.000 32500 newguy Authen Author
- 9 000.000.000.000 32500 Authen Author Account
[296]
Display Item Description
Server
Displays the server numbers. The +/- signs indicate if the
associated servers are enabled (
+) or disabled (-).