Configuring A 48-Port 4-Gbps Fibre Channel Switching Module Example - HP Cisco MDS 9020 - Fabric Switch Configuration Manual

Cisco mds 9000 family cli configuration guide, release 3.x (ol-16184-01, april 2008)
Hide thumbs Also See for Cisco MDS 9020 - Fabric Switch:
Table of Contents

Advertisement

Chapter 14
Configuring Generation 2 Switches and Modules
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
switch#

Configuring a 48-port 4-Gbps Fibre Channel Switching Module Example

This section describes how to configure the example shown in
Select interfaces fc 4/11 through fc 4/12.
Step 1
switch# config t
switch(config)# interface fc 4/11 - 12
Disable the interfaces and take them out of service.
Step 2
switch(config-if)# shutdown
switch(config-if)# out-of-service
Step 3
Return to configuration mode.
switch(config-if)# exit
switch#
Select the interfaces fc 4/1 through fc 4/6.
Step 4
switch# config t
switch(config)# interface fc 4/1 - 6
Configure the port speed, rate mode, and port mode on the interfaces.
Step 5
switch(config-if)# switchport speed auto max 2000
switch(config-if)# switchport rate-mode dedicated
switch(config-if)# switchport mode e
Enable the interfaces and return to configuration mode.
Step 6
switch(config-if)# no shutdown
switch(config-if)# exit
switch#
Select the interfaces fc 4/7 through fc 4/10.
Step 7
switch# config t
switch(config)# interface fc 4/7 - 10
Step 8
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
Enable the interfaces and return to configuration mode.
Step 9
switch(config-if)# no shutdown
switch(config-if)# exit
switch#
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Figure 14-4 on page
Cisco MDS 9000 Family CLI Configuration Guide
Example Configurations
14-11.
14-37

Advertisement

Table of Contents
loading

Table of Contents