Cli Command Hierarchy - Cisco DS-X9530-SF1-K9 - Supervisor-1 Module - Control Processor Configuration Manual

Mds 9000 family
Table of Contents

Advertisement

CLI Command Hierarchy

S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m .
CLI Command Hierarchy
The CLI commands are organized hierarchically, with commands that perform similar functions grouped
under the same level. For example, all commands that display information about the system,
configuration, or hardware are grouped under the show command, and all commands that allow you to
configure the switch are grouped under the config terminal command.
of the config terminal command hierarchy.
Figure 2-1
cd
To execute a command, you enter the command by starting at the top level of the hierarchy. For example,
to configure a Fibre Channel interface, use the config terminal command. Once you are in configuration
mode, issue the interface command. When you are in the interface submode, you can query the available
commands there.
The following example shows how to query the available commands in the interface submode:
switch# config t
Enter configuration commands, one per line. End with CNTL/Z.
switch(config)# interface fc1/1
switch(config-if)# ?
Interface configuration comands:
channel-group
do
exit
fcdomain
fspf
no
rspan-tunnel
shutdown
switchport
Cisco MDS 9000 Family Configuration Guide
2-4
CLI Command Hierarchy Example
switch prompt (switch#)
configure
clock
interface
fspf
Add to/remove from a port-channel
EXEC command
Exit from this submode
Configure fcdomain parameters
Configure FSPF parameters
Negate a command or set its defaults
Configure remote span tunnel interface
Enable/disable an interface
Configure switchport parameters
Figure 2-1
EXEC mode
write erase
Configuration
zoneset
mode
Configuration
switchport
submode
OL-6973-03, Cisco MDS SAN-OS Release 2.x
Chapter 2
Before You Begin
illustrates a portion
exit
end
exit

Advertisement

Table of Contents
loading

Table of Contents