Configuring A 24-Port 4-Gbps Fibre Channel Switching Module Example - Cisco MDS 9000 Series Configuration Manual

Nx-os interfaces multilayer switches
Hide thumbs Also See for MDS 9000 Series:
Table of Contents

Advertisement

Example Configurations
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(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
Return to configuration mode.
Step 3
switch(config-if)# exit
switch#
Select the interfaces fc 4/1.
Step 4
switch# config t
switch(config)# interface fc 4/1
Step 5
Configure the port speed, rate mode, and port mode on the interfaces.
switch(config-if)# switchport speed 8000
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
switch#
Select the interfaces fc 4/2 through fc 4/10.
Step 7
switch# config t
switch(config)# interface fc 4/2 - 10
Step 8
Configure the port speed, rate mode, and port mode on the interfaces.
switch(config-if)# switchport speed auto max 4000
switch(config-if)# switchport rate-mode shared
switch(config-if)# switchport mode f
Step 9
Enable the interfaces and return to configuration mode.
switch(config-if)# no shutdown
switch(config-if)# exit
switch#

Configuring a 24-Port 4-Gbps Fibre Channel Switching Module Example

These steps describe how to configure the example shown in
Select interfaces fc 3/1 through fc 3/3.
Step 1
switch# config t
switch(config)# interface fc 3/1 - 3
Configure the port speed, rate mode, and port mode on the interfaces.
Step 2
switch(config-if)# switchport speed 4000
switch(config-if)# switchport rate-mode dedicated
switch(config-if)# switchport mode e
Cisco MDS 9000 Family NX-OS Interfaces Configuration Guide
3-38
Chapter 3
Configuring Fibre Channel Interfaces
Figure 4-8 on page
4-13:
OL-19445-02, Cisco MDS NX-OS Release 4.2(x)

Advertisement

Table of Contents
loading

Table of Contents