Users Guide

Security Commands 1061
Command Mode
Global Configuration
User Guidelines
The source interface must have an assigned IP address (either manually or via
another method such as DHCP). Loopback interfaces are not supported on
the Dell EMC N1100-ON Series switches.
Command History
Introduced in version 6.3.0.1 firmware.
Example
console#conf
console(config)#interface vlan 1
console(config-if-vlan1)#ip address dhcp
console(config-if-vlan1)#exit
console(config)#tacacs-server source-interface vlan 1
tacacs-server timeout
Use the tacacs-server timeout command in Global Configuration mode to set
the interval during which a switch waits for a server host to reply. To restore
the default, use the no form of this command.
Syntax
tacacs-server timeout [timeout]
no tacacs-server timeout
timeout — The timeout value in seconds. (Range: 1–30)
Default Configuration
The default value is 5 seconds.
Command Mode
Global Configuration mode