Logging Into And Exiting A Privilege Level - Cisco Catalyst 2960-XR Security Configuration Manual

Ios release 15.0 2 ex1
Hide thumbs Also See for Catalyst 2960-XR:
Table of Contents

Advertisement

Controlling Switch Access with Passwords and Privilege Levels
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Switch# configure terminal
Step 2
line vty line
Example:
Switch(config)# line vty 10
Step 3
privilege level level
Example:
Switch(config)# privilege level 15
Step 4
end
Example:
Switch(config)# end
What to Do Next
Users can override the privilege level you set using the privilege level line configuration command by logging
in to the line and enabling a different privilege level. They can lower the privilege level by using the disable
command. If users know the password to a higher privilege level, they can use that password to enable the
higher privilege level. You might specify a high level or privilege level for your console line to restrict line
usage.
Related Topics
Privilege Levels, on page 24

Logging into and Exiting a Privilege Level

Beginning in user EXEC mode, follow these steps to log into a specified privilege level and exit a specified
privilege level.
OL-29434-01
Purpose
Enters the global configuration mode.
Selects the virtual terminal line on which to restrict access.
Changes the default privilege level for the line.
For level, the range is from 0 to 15. Level 1 is for normal user
EXEC mode privileges. Level 15 is the level of access permitted
by the enable password.
Returns to privileged EXEC mode.
Catalyst 2960-XR Switch Security Configuration Guide, Cisco IOS Release 15.0(2)EX1
Logging into and Exiting a Privilege Level
33

Advertisement

Table of Contents
loading

Table of Contents