Configuring Secure Domain Routers on Cisco IOS XR Software
How to Configure Secure Domain Routers
| Command or Action | Purpose |
Step 7 |
|
|
Log in to the | Logs a | |
| authentication: | authentication. |
| Username:xxxx@admin | Note Where it says “Username:xxxx@admin,” replace |
| Password:xxxx | xxxx with your username. |
| Example: |
|
| Username:xxxx@admin |
|
| Password:xxxx |
|
Step 8 |
|
|
configure | Enters configuration mode. | |
| Example: |
|
| RP/0/RP0/CPU0:router# configure |
|
Step 9 |
|
|
username username | Defines an SDR username and enters username | |
|
| configuration mode. |
| Example: | The |
| RP/0/RP0/CPU0:router(config)# username user1 | quotation marks are not allowed. |
Step 10 |
|
|
secret password | Defines a password for the user. | |
| Example: |
|
|
| |
Step 11 |
|
|
group | Adds the user to the predefined | |
|
| Note Only users with |
| Example: | authority may use this option. |
|
| |
Step 12 |
|
|
end | Saves configuration changes. | |
| or | • When you issue the end command, the system prompts |
|
| |
| commit | you to commit changes: |
|
| Uncommitted changes found. Commit them? |
| Example: | – Entering yes saves configuration changes to the |
| RP/0/RP0/CPU0:router (config)# end | running configuration file, exits the configuration |
| or | session, and returns the router to EXEC mode. |
|
| |
| RP/0/RP0/CPU0:router(config)# commit | – Entering no exits the configuration session and |
|
| |
|
| returns the router to EXEC mode without |
|
| committing the configuration changes. |
|
| – Entering cancel leaves the user in the same |
|
| command mode without committing the |
|
| configuration changes. |
|
| • Use the commit command to save the configuration |
|
| changes to the running configuration file and remain |
|
| within the configuration session. |
Step 13 |
|
|
exit | Closes the active terminal session and log off the router. | |
| Example: |
|
| exit |
|
|
|
|
Cisco IOS XR System Management Configuration Guide