PurposeCommand or Action
Returns to privileged EXEC mode.end
Example:
Switch(config)# end
Step 5
(Optional) Saves your entries in the configuration file.copy running-config startup-config
Example:
Switch# copy running-config
Step 6
startup-config
Related Topics
Privilege Levels, on page 757
Example: Setting the Privilege Level for a Command, on page 772
Changing the Default Privilege Level for Lines
Follow these steps to change the default privilege level for the specified line:
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
line vty line
4.
privilege level level
5.
end
6.
copy running-config startup-config
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode. Enter your password if
prompted.
enable
Example:
Switch> enable
Step 1
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
769
How to Control Switch Access with Passwords and Privilege Levels