Server - Cisco AP775A - Nexus Converged Network Switch 5010 Command Reference Manual

Cisco nexus 5000 series command reference, release 4.1(3)n1(1) (ol-16599-01, august 2009)
Hide thumbs Also See for AP775A - Nexus Converged Network Switch 5010:
Table of Contents

Advertisement

Chapter 6
Security Commands
S e n d c o m m e n t s 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

server

To add a server to a RADIUS or TACACS+ server group, use the server command. To delete a server
from a server group, use the no form of this command.
Syntax Description
ipv4-address
ipv6-address
hostname
Command Default
None
Command Modes
RADlUS server group configuration
TACACS+ server group configuration
Command History
Release
4.0(0)N1(1a)
Usage Guidelines
You can configure up to 64 servers in a server group.
Use the aaa group server radius command to enter RADIUS server group configuration mode or aaa
group server tacacs+ command to enter TACACS+ server group configuration mode.
If the server is not found, use the radius-server host command or tacacs-server host command to
configure the server.
You must use the feature tacacs+ command before you configure TACACS+.
Note
Examples
This example shows how to add a server to a RADIUS server group:
switch(config)# aaa group server radius RadServer
switch(config-radius)# server 10.10.1.1
This example shows how to delete a server from a RADIUS server group:
switch(config)# aaa group server radius RadServer
switch(config-radius)# no server 10.10.1.1
OL-16599-01
server {ipv4-address | ipv6-address | hostname}
no server {ipv4-address | ipv6-address | hostname}
Server IPv4 address in the A.B.C.D format.
Server IPv6 address in the X:X:X::X format.
Server name. The maximum length is 256 characters.
Modification
This command was introduced.
Cisco Nexus 5000 Series Command Reference
server
6-95

Advertisement

Table of Contents
loading

Table of Contents