Purpose
Command or Action
switch# copy running-config startup-config
Reload
Step 4
Example:
switch(config)# Reload
This command will reboot the system. (y/n)?
[n]
y
2018 Jun 26 16:23:19 BAR %$ VDC-1 %$
%PLATFORM-2-PFM_SYSTEM_RESET: Manual system restart
from Command Line Interface
CISCO SWITCH Ver 8.34
CISCO SWITCH Ver 8.34
Manual system restart from Command Line Interface
writing reset reason 9,
..
..
switch(boot)# config t
Enter configuration commands, one per line.
End
with CNTL/Z.
switch(boot)(config)# admin-password Abcd!123$
ERROR: service password-recovery disabled. Cannot
change password!
switch(boot)(config)#
Exits global configuration mode.
exit
Example:
Step 5
switch(config)# exit
switch#
Displays the role configuration.
(Optional)
show user-account
Example:
Step 6
switch# show user-account
Copies the running configuration to the startup
configuration.
(Optional)
copy running-config startup-config
Example:
Step 7
switch# copy running-config startup-config
Verifying User Accounts and RBAC Configuration
To display user account and RBAC configuration information, perform one of the following tasks:
Purpose
Command
Displays the syntax of the
commands that the network-admin
role can use.
show cli syntax roles network-admin
Cisco Nexus 9000 Series NX-OS Security Configuration Guide, Release 9.x
172
Configuring User Accounts and RBAC
Verifying User Accounts and RBAC Configuration