Cisco Cisco SG300-28 28-Port Gigabit Managed Switch Technical References

Page of 1117
TACACS+ Commands
OL-32830-01 Command Line Interface Reference Guide
1000
51
 
Syntax
tacacs-server host source-interface-ipv6 
interface-id
no tacacs-server host source-interface-ipv6
Parameters
interface-id
—Specifies the source interface.
Default Configuration
The IPv6 source address is the IPv6 address defined on the outgoing interface 
and selected in accordance with RFC6724.
Command Mode
Global Configuration mode
User Guidelines
If the source interface is the outgoing interface, the source IPv6 address is an IPv6 
address defined on the interfaces and selected in accordance with RFC 6724.
If the source interface is not the outgoing interface, the source IPv6 address is the 
minimal IPv6 address defined on the source interface and matched to the scope 
of the destination IPv6 address is applied.
If there is no available source IPv6 address, a SYSLOG message is issued when 
attempting to communicate with an IPv6 TACACS+ server.
Example
The following example configures the VLAN 10 as the source interface.
switchxxxxxx(config)# 
tacacs-server host source-interface-ipv6
 vlan 100
51.4
tacacs-server key
To set the authentication encryption key used for all TACACS+ communications 
between the device and the TACACS+ daemon, use the tacacs-server key Global 
Configuration mode command. To disable the key, use the no form of this 
command.