Configuring Periodic Tacacs+ Server Monitoring - Cisco Nexus 5000 Series Configuration Manual

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

Advertisement

Configuring Periodic TACACS+ Server Monitoring

SUMMARY STEPS
1. switch# configure terminal
2. switch(config)# tacacs-server host {ipv4-address | ipv6-address | host-name} port tcp-port
3. switch(config)# exit
4. (Optional) switch# show tacacs-server
5. (Optional) switch# copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
switch# configure terminal
Step 2
switch(config)# tacacs-server host {ipv4-address
| ipv6-address | host-name} port tcp-port
Step 3
switch(config)# exit
Step 4
switch# show tacacs-server
Step 5
switch# copy running-config startup-config
The following example shows how to configure TCP ports:
switch# configure terminal
switch(config)# tacacs-server host 10.10.1.1 port 2
switch(config)# exit
switch# show tacacs-server
switch# copy running-config startup-config
Configuring Periodic TACACS+ Server Monitoring
You can monitor the availability of TACACS+ servers. These parameters include the username and password
to use for the server and an idle timer. The idle timer specifies the interval in which a TACACS+ server
receives no requests before the Cisco Nexus 5000 Series switch sends out a test packet.You can configure
this option to test servers periodically, or you can run a one-time only test.
To protect network security, we recommend that you use a user name that is not the same as an existing
Note
username in the TACACS+ database.
The test idle timer specifies the interval in which a TACACS+ server receives no requests before the Cisco
Nexus 5000 Series switch sends out a test packet.
Cisco Nexus 5000 Series NX-OS Security Configuration Guide
54
Purpose
Enters configuration mode.
Specifies the UDP port to use for TACACS+ accounting
messages.The default TCP port is 49. The range is from 1 to
65535.
Exits configuration mode.
(Optional)
Displays the TACACS+ server configuration.
(Optional)
Copies the running configuration to the startup configuration.
Configuring TACACS+
OL-20919-01

Advertisement

Table of Contents
loading

Table of Contents