
privilege level
Sets the command mode the line starts in at logon.
Syntax: privilege level level
level
The command mode the terminal starts in at logon. Valid values are:
0 = start logon in executive command mode.
1 = start logon in privileged command mode.Description: Use this command to set the initial command mode for this line.
Use the privilege level 0 command to start new sessions at the Executive command mode.
Use the privilege level 1 command to start new sessions at the Privileged command mode.
Factory Default: 0 (executive command mode).
Command Mode: Line configuration.
Example 1: In the following example, the privilege level 1 command sets the initial command mode for this line to privileged:
router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
router(config)#line console 0
router(config-line)#privilege level 1
Example 2: In the following example, the privilege level 0 command sets the initial command mode for this line to executive:
router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
router(config)#line console 0
router(config-line)#privilege level 0
Related Commands: line
show running-config
Copyright © 2005
Avici Systems Inc.
Avici® and TSR®
is a registered trademark of Avici Systems Inc.
IPriori, Composite Links, SSR, QSR, and NSR® are
trademarks of Avici Systems Inc.
Source
File Name: navigation.fm
HTML File Name: navigation19.html
Last Updated: 02/25/05 at 14:25:22