Cisco Systems XR Water System User Manual


 
Authentication, Authorization, and Accounting Commands on Cisco IOS XR Software
login authentication
SR-32
Cisco IOS XR System Security Command Reference
Task ID
Examples The following example shows that the default AAA authentication is to be used for the line template
template1:
RP/0/RP0/CPU0:router# configure
RP/0/RP0/CPU0:router(config)# line template template1
RP/0/RP0/CPU0:router(config-line)# login authentication default
The following example shows that the AAA authentication list called list1 is to be used for the line
template template2:
RP/0/RP0/CPU0:router# configure
RP/0/RP0/CPU0:router(config)# line template template2
RP/0/RP0/CPU0:router(config-line)# login authentication list1
Related Commands
Task ID Operations
aaa read, write
tty-access read, write
Command Description
aaa authentication Creates a method list for authentication.