Server (Tacacs+) - Cisco CRS User Manual

Ios xr system security command reference
Hide thumbs Also See for CRS:
Table of Contents

Advertisement

Authentication, Authorization, and Accounting Commands

server (TACACS+)

To associate a particular TACACS+ server with a defined server group, use the server command in TACACS+
server-group configuration mode. To remove the associated server from the server group, use the no form of
this command.
server {hostname| ip-address}
no server {hostname| ip-address}
Syntax Description
hostname
ip-address
Command Default
None
Command Modes
TACACS+ server-group configuration
Command History
Release
Release 2.0
Usage Guidelines
The server need not be accessible during configuration. Later, you can reference the configured server group
from the method lists used to configure authentication, authorization, and accounting (AAA).
Task ID
Task ID
aaa
Examples
The following example shows how to associate the TACACS+ server with the IP address 192.168.60.15 with
the server group tac1:
RP/0/RP0/CPU0:router# configure
RP/0/RP0/CPU0:router(config)# aaa group server tacacs+ tac1
RP/0/RP0/CPU0:router(config-sg-tacacs+)# server 192.168.60.15
OL-24740-01
Character string used to name the server host.
IP address of the server host.
Modification
This command was introduced.
Operations
read, write
Cisco IOS XR System Security Command Reference for the Cisco CRS Router, Release 4.1
server (TACACS+)
63

Advertisement

Table of Contents
loading

Table of Contents