Chapter 4: Commands for CLI configuration
Switch# configure terminal
Switch (config)#
switchport vlan mapping 1 3 5
tacacs-server deadtime
Command:
tacacs-server deadtime <minutes>
tacacs-server
Configure
deadtime
Time to stop using a server that doesn't respond
<Minutes : 1-1440>
Time in minutes
Default:
0
Usage Guide:
To configure the
Deadtime
of
Server
Example:
To enable the
Deadtime (6)
of
Server
Switch# configure terminal
Switch (config)#
tacacs-server deadtime 6
tacacs-server host
Command:
tacacs-server host <host_name> [ port <port> ] [ timeout
<seconds> ] [ key <key> ]
tacacs-server
Configure
host
Specify a server
<HostName : word1-255>
Hostname or IP address
key
Server specific key (overrides default)
port
TCP port for server
<Port : 0-65535>
TCP port number
timeout
Time to wait for this server to reply (overrides default)
<Seconds : 1-1000>
Wait time in seconds
<Key : line1-63>
The shared key
Default:
None
Usage Guide:
To configure the
Host
of
Server
Example:
To enable the
Host (below table)
of
Server
Switch# configure terminal
Switch (config)#
tacacs-server host interlogix.com port 55
timeout 6 key 7788
230
NS3500-24T-4C Managed Switch Command Guide