Configuring Secure Domain Routers on Cisco IOS XR Software
How to Configure Secure Domain Routers
SMC-161
Cisco IOS XR System Management Configuration Guide
Disabling Remote Login for SDRs
When you disable admin plane authentication, the admin username cannot be used to log in to non-owner
SDRs. Only local SDR usernames can be used to log into the SDR.
SUMMARY STEPS
1. admin
2. configure
3. no aaa authentication login remote local
4. end
or
commit
DETAILED STEPS
Step14 Username:xxxx
Password:xxxx
Example:
Press RETURN to get started.
Username:user1
Password:xxxxx
Logs back in with the SDR administrator username and
password you created. This username is used to configure
the secure domain router and create other users with fewer
privileges.
This step verifies proper SDR administrator username
and password configuration.
After you create the SDR username and password, you
need to provide the SDR username and password to the
operators who will use that SDR.
Step15 Provide the new username and password to the user.
Step16 Disable admin plane authentication. See Disabling Remote Login for SDRs, pageSMC-161 for
more information.
Command or Action Purpose
Command or Action Purpose
Step1 admin
Example:
RP/0/RP0/CPU0:router# admin
Enters Administration EXEC mode.
Step2 configure
Example:
RP/0/RP0/CPU0:router(admin)# configure
Enters Administration configuration mode.