User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 430
5.13.19. no timeout
This command set the timeout value for communication with the TACACS+ servers to default.
Format no timeout
Mode TACACS server Config
5.13.20. tacacs-server source-interface
Use this command in Global config mode to configure the source interface (Source IP address) for
TACACS+ server configuration. The selected source-interface IP address is used for filling the IP header
of management protocol packets. This allows security devices (firewalls) to identify the source packets
coming from the specific switch.
If a source-interface is not specified, the primary IP address of the originating (outbound) interface is
used as the source address.
Format tacacs-server source-interface {<slot/port> | loopback <loopback-id> | serviceport | tunnel <tunnel-
id> | vlan <vlan-id>}
Default None
Mode Global Config
5.13.21. no tacacs-server source-interface
Use this command in Global Configuration mode to remove the global source interface (Source IP selection) for
all TACACS+ communications between the TACACS+ client and the server.
Format no tacacs-server source-interface
Mode Global Config
Parameter
Definition
slot/port
Specifies the interface to use as the source interface.
loopback-id
Specifies the loopback interface to use as the source interface. The range of the
loopback ID is 0 to 63.
tunnel-id
Specifies the tunnel interface to use as the source interface. The range of the
tunnel ID is 0 to 7.
vlan-id
Specifies the VLAN interface to use as the source interface. The range of VLAN ID
is 1 to 4093.