Example Tacacs+ Configuration; Default Tacacs+ Settings - Cisco Nexus 5000 Series Configuration Manual

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

Advertisement

Example TACACS+ Configuration

Example TACACS+ Configuration
The following example shows how to configure TACACS+:
switch# configure terminal
switch(config)# feature tacacs+
switch(config)# tacacs-server key 7 "ToIkLhPpG"
switch(config)# tacacs-server host 10.10.2.2 key 7 "ShMoMhTl"
switch(config)# aaa group server tacacs+ TacServer
switch(config-tacacs+)# server 10.10.2.2
switch(config-tacacs+)# use-vrf management

Default TACACS+ Settings

The following table lists the default settings for TACACS+ parameters.
Table 10: Default TACACS+ Parameters
Parameters
TACACS+
Dead timer interval
Timeout interval
Idle timer interval
Periodic server monitoring username
Periodic server monitoring password
OL-20919-01
Default
Disabled
0 minutes
5 seconds
0 minutes
test
test
Cisco Nexus 5000 Series NX-OS Security Configuration Guide
Disabling TACACS+
59

Advertisement

Table of Contents
loading

Table of Contents