4 end, 5 exit (global) – CANOGA PERKINS 9175 Command Reference User Manual

Page 37

Advertising
background image

CanogaOS Command Reference

3-3

3.4 end

To end the current configuration session and return to privileged EXEC mode, use the end command in

global configuration mode.


Command Syntax

end


Command Mode

Global configuration


Usage

This command will bring you back to privileged EXEC mode regardless of what configuration mode or

configuration submode you are in.

Note This global configuration command can be used in any configuration mode.

Use this command when you are done configuring the system and you want to return to EXEC mode to

perform verification steps.


Examples

In the following example, the end command is used to exit from interface configuration mode and return

to privileged EXEC mode. A show command is used in privileged EXEC mode to verify the

configuration.

Switch# configure terminal

Switch(config)# interface eth-0-1

Switch(config-if)# end

Switch# show interface eth-0-1


Related Commands

exit

3.5 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 in the CLI to exit from the current command mode to the next highest

Advertising