end

To exit configuration mode, or any of the configuration submodes, use the end global configuration command.

end
Syntax Description

This command has no arguments or keywords.

Command Mode

Global configuration

Usage Guidelines

This command first appeared in Cisco IOS Release 10.0.

You can also press Ctrl-Z to exit configuration mode.

Example

In the following example, the name is changed to george using the hostname global configuration command. Entering the end command causes the system to exit configuration mode and return to EXEC mode.

Router(config)# hostname george
george(config)# end
george#