User's Manual

Table Of Contents
Command Guide
-229-
4.2.103.13 privilege level
Command:
privilege level <0-15>
privilege Change privilege level for line
level Assign default privilege level for line
<0-15> Default privilege level for line
Default:
15
Usage Guide:
To configure privilege level
Example:
To configure privilege level (5) for vty 1.
Switch# configure terminal
Switch (config)# line vty 1
Switch (config-line)# privilege level 5
4.2.103.14 width
Command:
width <0 or 40-512>
width Set width of the display terminal
<0 or 40-512> Number of characters on a screen line (0 for unlimited width)
Default:
0
Usage Guide:
To configure width of the display terminal.
Example:
To configure width (50) of the display terminal for vty 1.
Switch# configure terminal
Switch (config)# line vty 1
Switch (config-line)# width 50