Configuring Tcp Ports - Cisco N5010P-N2K-BE Software Configuration Manual

Nx-os software configuration guide
Table of Contents

Advertisement

Configuring TACACS+
S e n d f e e d b a c k t o n x 5 0 0 0 - d o c f e e d b a c k @ c i s c o . c o m
To configure the timeout interval for a server, perform this task:
Command
Step 1
switch# configure terminal
Step 2
switch(config)# switch(config)#
tacacs-server host
{ipv4-address|ipv6-address|host-name}
timeout seconds
Step 3
switch(config)# exit
Step 4
switch# show tacacs-server
Step 5
switch# copy running-config startup-config

Configuring TCP Ports

You can configure another TCP port for the TACACS+ servers if there are conflicts with another
application. By default, Nexus 5000 Series switches use port 49 for all TACACS+ requests.
To configure TCP ports, perform this task:
Command
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
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
18-10
Chapter 18
Purpose
Enters configuration mode.
Specifies the timeout interval for a specific server.
The default is the global value.
The timeout interval value specified for a
Note
TACACS+ server overrides the global
timeout interval value specified for all
TACACS+ servers.
Exits configuration mode.
(Optional) Displays the TACACS+ server
configuration.
(Optional) Copies the running configuration to the
startup configuration.
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-16597-01

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nexus 5000 series

Table of Contents