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
2-13
Cisco MDS 9000 Family CLI Configuration Guide
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Chapter 2 Before You Begin
Managing the Switch Configuration
Note
The interface configuration information can be display in multiple entries in the running configuration.
See the
“Displaying Interface Information” section on page 12-20
.
Example 2-5
Displays the Difference Between the Running and Startup Configurations
switch#
show running-config diff
Building Configuration ...
*** Startup-config
--- Running-config
****************** 1,16 ****
fcip enable
ip default-gateway 172.22.91.1
iscsi authentication none
iscsi enable
! iscsi import target fc
iscsi virtual-target name vt
pWWN 21:00:00:04:cf:4c:52:c1
all-initiator-permit
--- 1,20 ----
fcip enable
+ aaa accounting logsize 500
+
+
+
ip default-gateway 172.22.91.1
iscsi authentication none
iscsi enable
! iscsi initiator name junk
iscsi virtual-target name vt
pWWN 21:00:00:04:cf:4c:52:c1
all-initiator-permit
Example 2-6
Displays the Configuration for a Specified Interface
switch#
show running-config interface fc2/9
interface fc2/9
switchport mode E
no shutdown
Note
The
show running-config interface
command is different from the
show interface
command.
Example 2-7
Displays the Configuration for all Interfaces in a 16-Port Module
switch#
show running-config interface fc2/10 - 12
interface fc2/10
switchport mode E
no shutdown
interface fc2/11
switchport mode E
no shutdown
interface fc2/12
switchport mode FL
no shutdown