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

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

Advertisement

How to Configure AAA Services
3.
4.
5.
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RP0/CPU0:router# configure
Step 2
aaa group server radius group-name
Example:
RP/0/RP0/CPU0:router(config)# aaa group server
radius radgroup1
RP/0/RP0/CPU0:router(config-sg-radius)#
Step 3
server-private {hostname | ip-address} [auth-port
port-number] [acct-port port-number] [timeout
seconds] [retransmit retries] [key string]
Example:
RP/0/RP0/CPU0:router(config-sg-radius)#
server-private 10.1.1.1 timeout 5
RP/0/RP0/CPU0:router(config-sg-radius)#
server-private 10.2.2.2 retransmit 3
Cisco IOS XR System Security Configuration Guide for the Cisco CRS-1 Router
SC-32
server-private {hostname | ip-address} [auth-port port-number] [acct-port port-number]
[timeout seconds] [retransmit retries] [key string]
vrf vrf-name
end
or
commit
Configuring AAA Services on Cisco IOS XR Software
Purpose
Enters global configuration mode.
Groups different server hosts into distinct lists and
enters the server group configuration mode.
Configures the IP address of the private RADIUS
server for the group.
If private server parameters are not specified, global
configurations are used. If global configurations are
not specified, default values are used.
Both auth-port and acct-port keywords enter
RADIUS server-group private configuration mode.
OL-20382-01

Advertisement

Table of Contents
loading

Table of Contents