Configuring AAA Services on Cisco IOS XR Software
How to Configure AAA Services
SC-220
Cisco IOS XR System Security Configuration Guide
What to Do Next
After applying accounting method lists by enabling AAA accounting services, configure login
parameters. (See the “Configuring Login Parameters” section.)
Configuring Login Parameters
This task sets the interval that the server waits for reply to a login.
SUMMARY STEPS
1. configure
2. line template template-name
3. timeout login response seconds
4. end
or
commit
DETAILED STEPS
Command or Action Purpose
Step 1
configure
Example:
RP/0/RP0/CPU0:router# configure
Enters global configuration mode.
Step 2
line template
template-name
Example:
RP/0/RP0/CPU0:router(config)# line template
alpha
Specifies a line to configure and enters line template
configuration mode.