exit
Use this command to exit the current mode and return to the previous mode. When used in exec mode or privileged exec mode, this command terminates the session.
Command Syntax
exit
Parameters
None
Default
No default value is specified
Command Mode
All command modes
Applicability
This command was introduced before OcNOS version 1.3.
Examples
The following example shows exiting interface mode and returning to configure mode.
#configure terminal
(config)#interface eth0
(config-if)#exit
(config)#
Last modified date: 10/19/2023