Cisco Nexus 5000 Series Command Reference Release 4.0(1a)N2(1) (OL-16599-01, March 2009)

Send comments to nx5000-docfeedback@cisco.com
1-37
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 1 Basic System Commands
exit (global)
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.
exit
Syntax Description This command has no arguments or keywords.
Command Default None
Command Modes All configuration modes
Command History
Usage Guidelines Use the exit command in configuration mode to return to EXEC mode. Use the exit command in
interface, VLAN, or zone configuration mode to return to configuration mode. At the highest level,
EXEC mode, the exit command will exit the EXEC mode and disconnect from the switch (see the
description of the exit (EXEC) command for details).
Examples The following example shows how to exit from the interface configuration mode and to return to the
configuration mode:
switch(config-if)# exit
switch(config)#
Related Commands
Release Modification
4.0(0)N1(1a) This command was introduced.
Command Description
end Ends your configuration session by exiting to privileged EXEC mode.
exit (EXEC) Terminates the active terminal session by logging off the router.