3-24
Software Configuration Guide—Release 15.0(2)SG
OL-23818-01
Chapter 3 Configuring the Switch for the First Time
Controlling Access to Privileged EXEC Commands
Logging In to a Privilege Level
To log in at a specified privilege level, enter this command:
Exiting a Privilege Level
To exit to a specified privilege level, enter this command:
Displaying the Password, Access Level, and Privilege Level Configuration
To display detailed password information, perform this task:
This example shows how to display the password and access level configuration:
Switch# show running-config
Building configuration...
Current configuration:
!
version 12.0
service timestamps debug datetime localtime
service timestamps log datetime localtime
no service password-encryption
!
hostname Switch
!
boot system flash sup-bootflash
enable password lab
!
<...output truncated...>
This example shows how to display the privilege level configuration:
Switch# show privilege
Current privilege level is 15
Switch#
Command Purpose
Switch# enable level Logs in to a specified privilege level.
Command Purpose
Switch# disable level Exits to a specified privilege level.
Command Purpose
Step 1 Switch# show running-config Displays the password and access level configuration.
Step 2 Switch# show privilege Shows the privilege level configuration.