4 exit(global), 5 line-password – CANOGA PERKINS CanogaOS Command Reference User Manual
Page 61
CanogaOS Command Line Reference
Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches
Page 61 of 855
4.4 exit(global)
To exit any configuration mode to the next highest mode in the CLI mode hierarchy, use the exit
command in any configuration mode.
Command Syntax
exit
Command Mode
All configuration modes
Usage
The exit command is used to exit from the current command mode to the next highest command mode in
the CLI mode hierarchy. For example, use the exit command in global configuration mode to return to
privileged EXEC mode. Use the exit command in interface, line, or router configuration mode to return to
global configuration mode.
Examples
The following example shows an exit from the line configuration mode to return to the global
configuration mode:
Switch(config-line)#exit
Switch(config)#
Related Commands
line console line-number
line vty line-number
4.5 line-password
Use this command to specify the password to access the line.
To remove the password, use the no form of this command.
Command Syntax
line-password [8] password
no line-password
8: (Optional) Specifies a HIDDEN password will follow
password: Line password string
Command Mode
Line configuration
Usage