Configuring The Global Source Interface For Tacacs+ Server Groups - Cisco Nexus 5000 Series Configuration Manual

Nx-os security configuration guide
Hide thumbs Also See for Nexus 5000 Series:
Table of Contents

Advertisement

Configuring the Global Source Interface for TACACS+ Server Groups

The following example shows how to configure a TACACS+ server group:
switch# configure terminal
switch(config)# aaa group server tacacs+ TacServer
switch(config-tacacs+)# server 10.10.2.2
switch(config-tacacs+)# deadtime 30
switch(config-tacacs+)# exit
switch(config)# show tacacs-server groups
switch(config)# copy running-config startup-config
Table 8: Related Commands
Command
feature tacacs+
ip tacacs source-interface
show tacacs-server groups
Configuring the Global Source Interface for TACACS+ Server Groups
You can configure a global source interface for TACACS+ server groups to use when accessing TACACS+
servers. You can also configure a different source interface for a specific TACACS+ server group. Refer to
Related Commands for additional information.
SUMMARY STEPS
1. configure terminal
2. ip tacacs source-interface interface
3. exit
4. (Optional) show tacacs-server
5. (Optional) copy running-config startup config
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)
Step 2
ip tacacs source-interface interface
Example:
switch(config)# ip tacacs source-interface mgmt
0
Cisco Nexus 5000 Series NX-OS Security Configuration Guide
50
Description
Enables the TACACS+ feature.
Configures the global source interface for the
TACACS+ groups configured on the Cisco NX-OS
device.
Displays the TACACS+ server group configuration.
Purpose
Enters global configuration mode.
Configures the global source interface for all TACACS+
server groups configured on the device. The source
interface can be the management or the VLAN interface.
Configuring TACACS+
OL-20919-01

Advertisement

Table of Contents
loading

Table of Contents