![MRV Communications OptiSwitch-2400/L3 User Manual Download Page 33](http://html1.mh-extra.com/html/mrv-communications/optiswitch-2400-l3/optiswitch-2400-l3_user-manual_1846068033.webp)
OptiSwitch 2400/L3
Getting
Started
C
HAPTER
2
25
Command Navigation and Syntax
You can utilize various commands and shortcuts to assist in the
configuration process of the OptiSwitch-2400/L3.
{
XE
"CLI:navigation"
}{
XE "Command navigation"
}
No Commands
Almost every configuration command has a
no
form of the
command used to disable a feature or function. You can then
enter the command without typing
no
in order to re-enable the
function that you disabled or that was disabled by default.
OS2400(config-router)# network 113.114.23.2/31
OS2400(config-router)# no netowrk 113.114.23.2/31
OS2400(config-router)#
Default Commands
Some configuration commands have a
default
form of the
command used to return it to its default state. In some cases, the
default disables the command, turning the default into the
no
form of the command. Other commands are enabled by default
and have variables set to default values. Entering
default
then
enables the command and sets the relevant values.
{
XE "Default
commands"
}
OS2400(config)# default event
Cancel event messages to CLI
OS2400(config)
Show Commands
The
show
command displays the current configuration status of
almost every command or function. The standard syntax is
show
{configuration/function}, for example,
show interface
, which
enables you to view all of the defined interfaces for the router.
OS2400# show port
PORT CONFIGURATION
==================
PORT LAN_TYPE LINK PHY SPEED_SEL LAN_SPEED DUPLEX
STATE
1.1 ETH10/100 OFF TP AUTO - - ENABLED
1.2 ETH10/100 OFF TP AUT - - ENABLED
1.3 ETH10/100 OFF TP AUTO - - ENABLED
1.4 ETH10/100 OFF TP AUT - - ENABLED
N1 ETH10/100 OFF TP AUT - - ENABLED
N2 ETH10/100 OFF TP AUT - - ENABLED
OS2400#