108
CHAPTER 3
INTRODUCTION TO CLI
Example:
Enable motd banner.
Negation:
(config-line)# no motd-banner
Show:
> show line [ alive ]
# show line [ alive ]
3.9.25.13 (config-line)# privilege level
Syntax:
(config-line)# privilege level <privileged_level>
Explanation:
Configure the privilege level for the terminal line.
Parameters:
<privileged_level>: Privilege level for the terminal line. The allowed range is 0 to 15.
Example:
Change the privilege level to 5 for vty 1.
Negation:
(config-line)# no privilege level
Show:
> show line [ alive ]
# show line [ alive ]
3.9.25.14 (config-line)# width
Syntax:
(config-line)# width <width>
Explanation:
Configure the width of the terminal line.
Parameters:
<width>: Specify the width of the terminal line. The allowed range is 40 to 512. Specify “0” for unlimited width.
Example:
Change of width of vty 1 to 60.
# config t
(config)# line vty 1
(config-line)# width 60
(config-line)#
# config t
(config)# line vty 1
(config-line)# privilege level 5
(config-line)#
# config t
(config)# line console 0
(config-line)# motd-banner
(config-line)#
Summary of Contents for MSW-4424C Series
Page 1: ...1 MSW 4424C MSW 4424CS L2 Gigabit Carrier Ethernet Switch ...
Page 382: ......