Cisco 9124 - mds multilayer fabric switch Catatan Rilis - Halaman 19

Jelajahi secara online atau unduh pdf Catatan Rilis untuk Beralih Cisco 9124 - mds multilayer fabric switch. Cisco 9124 - mds multilayer fabric switch 44 halaman. Mds 9000 series
Juga untuk Cisco 9124 - mds multilayer fabric switch: Spesifikasi (2 halaman), Lembar data (9 halaman), Spesifikasi (3 halaman), Panduan Konfigurasi (49 halaman), Catatan Rilis (48 halaman), Catatan Rilis (36 halaman), Catatan Rilis (22 halaman), Catatan Rilis (3 halaman), Catatan Rilis (40 halaman), Manual (16 halaman), Panduan Pemasangan Perangkat Keras (36 halaman)

Cisco 9124 - mds multilayer fabric switch Catatan Rilis
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

Reconfiguring SSM Ports Before Upgrading to SAN-OS Release 3.3(3)

Starting with Cisco MDS SAN-OS Release 3.0(1), the SSM front panel ports can no longer be
configured in auto mode, which is the default for releases prior to Release 3.0(1).
Note
To avoid any traffic disruption, modify the configuration of the SSM ports as described below, before
upgrading a SAN-OS software image prior to Release 3.3(3).
For more information on upgrading SAN-OS software, see the
Software Image" section on page 10.
If the configuration is not updated before the upgrade, the installation process for the new image will
automatically convert all ports configured in auto mode to Fx mode. This change in mode might cause
a disruption if the port is currently operating in E mode.
To upgrade the image on your SSM without any traffic disruption, follow these steps:
Step 1
Verify the operational mode for each port on the SSM using the show interface command:
switch# show interface fc 2/1 - 32
fc2/1 is up
Change the configuration for the first port of the quad when the admin port mode is auto. (A quad is a
Step 2
group of four ports, supported by a data path processor (DPP). The groups are 1 to 4, 5 to 8, 9 to 12, and
so on.) Do not leave the port mode set to auto.
Change the configuration for ports 2, 3, and 4 of the quad:
Step 3
OL-14116-11
Hardware is Fibre Channel, SFP is short wave laser w/o OFC (SN)
Port WWN is 20:4b:00:0d:ec:09:3c:00
Admin port mode is auto
snmp traps are enabled
Port mode is F, FCID is 0xef0300
Port vsan is 1
Speed is 2 Gbps
Transmit B2B Credit is 3
Set the port admin mode to E or Fx if the current operational port mode is E, TE, F or FL.
a.
switch# config t
switch(config)# interface fc 2/1
switch(config-if)# switchport mode fx
Set the port admin mode to E if the current operational port mode is E:
b.
switch# config t
switch(config)# interface fc 2/5
switch(config-if)# switchport mode e
Set the admin port mode to Fx if the admin port mode of these ports is E, TE, or auto.
a.
switch# config t
switch(config)# interface fc 2/2
switch(config-if)# switchport mode fx
If the first port in the port group has admin mode E or if the port is operational in E port mode,
b.
change the admin state of ports 2, 3, and 4 to shutdown.
switch# config t
switch(config)# interface fc 2/2
switch(config-if)# shutdown
Cisco MDS 9000 Family Release Notes for Cisco MDS SAN-OS Release 3.3(3)
Upgrading Your Cisco MDS SAN-OS Software Image
"Upgrading Your Cisco MDS SAN-OS
<-------- shows port is configured in auto mode
<-------- shows current port operational mode is F
19