Users Guide

Table Of Contents
Command Mode INTERFACE
Usage Information None
Example
OS10(config)# interface ethernet 1/1/7
OS10(conf-if-eth1/1/7)# no shutdown
OS10(conf-if-eth1/1/7)# do show running-configuration
...
!
interface ethernet1/1/7
no shutdown
!
...
Supported Releases 10.2.0E or later
end
Returns to EXEC mode from any other command mode.
Syntax
end
Parameters None
Default Not congured
Command Mode All
Usage Information Use the end command to return to EXEC mode to verify currently congured settings with show commands.
Example
OS10(config)# end
OS10#
Supported Releases 10.2.0E or later
exit
Returns to the next higher command mode.
Syntax
exit
Parameters None
Default Not congured
Command Mode All
Usage Information None
Example
OS10(conf-if-eth1/1/1)# exit
OS10(config)#
Supported Releases 10.2.0E or later
CLI Basics 65