exit
Syntax
exit
Description
Exits the current context and enters its parent context.
Command context
Any context
Authority
Operators or Administrators. Users without administrator authority can execute this command from the operator context (>) only.
Example
switch# configure terminal switch(config)# vlan 10 switch(config-vlan-10)# vlan 22 switch(config-vlan-22)# exit switch(config)# exit switch#