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
14-36
Cisco MDS 9000 Family CLI Configuration Guide
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Chapter 14 Configuring Generation 2 Switches and Modules
Example Configurations
Nominal bit rate is 2100 MBits/sec
Link length supported for 50/125mm fiber is 300 m(s)
Link length supported for 62.5/125mm fiber is 150 m(s)
cisco extended id is unknown (0x0)
no tx fault, rx loss, no sync exists, Diag mon type 104
SFP Diagnostics Information
Temperature : 24.33 Celsius
Voltage : 3.33 Volt
Current : 0.04 mA --
Optical Tx Power : N/A dBm --
Optical Rx Power : N/A dBm -
Note: ++ high-alarm; + high-warning; -- low-alarm; - low-warning
...
Example Configurations
This section describes example configurations and includes the following sections:
•
Configuring a 24-port 4-Gbps Fibre Channel Switching Module Example, page 14-36
•
Configuring a 48-port 4-Gbps Fibre Channel Switching Module Example, page 14-37
Configuring a 24-port 4-Gbps Fibre Channel Switching Module Example
This section describes how to configure the example shown in
Figure 14-5 on page 14-12
.
Step 1
Select interfaces fc 3/1 through fc 3/3.
switch#
config t
switch(config)#
interface fc 3/1 - 3
Step 2
Configure the port speed, rate mode, and port mode on the interfaces.
switch(config-if)#
switchport speed 4000
switch(config-if)#
switchport rate-mode dedicated
switch(config-if)#
switchport mode e
Step 3
Enable the interfaces and return to configuration mode.
switch(config-if)#
no shutdown
switch(config-if)#
exit
switch#
Step 4
Select the interfaces fc 3/4 through fc 3/6.
switch#
config t
switch(config)#
interface fc 3/4 - 6
Step 5
Configure the port speed, rate mode, and port mode on the interfaces.
switch(config-if)#
switchport speed 1000
switch(config-if)#
switchport rate-mode shared
switch(config-if)#
switchport mode f
Step 6
Enable the interfaces and return to configuration mode.
switch(config-if)#
no shutdown
switch(config-if)#
exit