Cisco CRS-1 - Carrier Routing System Router Configuration Manual page 39

Ios xr system security configuration guide
Hide thumbs Also See for CRS-1 - Carrier Routing System Router:
Table of Contents

Advertisement

Configuring AAA Services on Cisco IOS XR Software
Command or Action
Step 4
vrf vrf-name
Example:
RP/0/RP0/CPU0:router(config-sg-radius)# vrf
v2.44.com
Step 5
end
or
commit
Example:
RP/0/RP0/CPU0:router(config-sg-radius)# end
or
RP/0/RP0/CPU0:router(config-sg-radius)# commit
Configuring a TACACS+ Server
This task configures a TACACS+ server.
The port, if not specified, defaults to the standard port number, 49. The timeout and key parameters can
be specified globally for all the TACACS+ servers. The timeout specifies how long the AAA server waits
to receive a response from the TACACS+ server. The key specifies an authentication and encryption key
shared between the AAA server and the TACACS+ server.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
OL-20382-01
configure
tacacs-server host host-name port port-number
tacacs-server host host-name timeout seconds
tacacs-server host host-name key [0 | 7] auth-key
tacacs-server host host-name single-connection
tacacs source-interface type instance
Cisco IOS XR System Security Configuration Guide for the Cisco CRS-1 Router
How to Configure AAA Services
Purpose
Configures the VRF reference of an AAA RADIUS
server group.
Note
Private server IP addresses can overlap with
those configured globally and the VRF
definitions can help to distinguish them.
Saves configuration changes.
When you issue the end command, the system
prompts you to commit changes:
Uncommitted changes found, commit them
before exiting (yes/no/cancel)?
[cancel]:
Entering yes saves configuration changes to
the running configuration file, exits the
configuration session, and returns the
router to EXEC mode.
Entering no exits the configuration session
and returns the router to EXEC mode
without committing the configuration
changes.
Entering cancel leaves the router in the
current configuration session without
exiting or committing the configuration
changes.
Use the commit command to save the
configuration changes to the running
configuration file and remain within the
configuration session.
SC-33

Advertisement

Table of Contents
loading

Table of Contents