Enters System Admin Config mode.
Step 3
aaa disaster-recovery username username password password
Example:
sysadmin-vm:0_RP0#(config)#aaa disaster-recovery username us1 password pwd1
Specify the disaster-recovery username and the password. You have to select an existing user as the
disaster-recovery user. In the example, 'us1' is selected as the disaster-recovery user and assigned the password
as 'pwd1'. The password can be entered as a plain text or md5 digest string.
When you need to make use of the disaster recovery username, you need to enter it as
username@localhost
.
Step 4
Use the
commit
or
end
command.
commit
-Saves the configuration changes and remains within the configuration session.
end
-Prompts user to take one of these actions:
•
Yes
-Saves configuration changes and exits the configuration session.
•
No
-Exits the configuration session without committing the configuration changes.
•
Cancel
-Remains in the configuration session, without committing the configuration changes.
System Setup and Software Installation Guide for Cisco NCS 1002
46
Create User Profiles and Assign Privileges
Change Disaster-recovery Username and Password