Chapter 3 Configuring Fibre Channel Interfaces

Configuration Examples for Fibre Channel Interfaces

Configuration Example for 48-Port 8-Gbps Module Interfaces

These steps describe how to configure the 48-port 8-Gbps module interfaces:

Step 1 Select the interfaces fc 4/1 through fc 4/2.

switch# config t

switch(config)# interface fc 4/1 - 2

Step 2 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 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 4/3 through fc 4/4.

switch# config t

switch(config)# interface fc 4/3 - 4

Step 5 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 dedicated 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#

Step 7 Select the interfaces fc 4/5 through fc 4/6.

switch# config t

switch(config)# interface fc 4/5 - 6

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#

Configuration Example for 24-Port 8-Gbps Module Interfaces

These steps describe how to configure the 24-port 8-Gbps module interfaces:

 

Cisco MDS 9000 Family NX-OS Interfaces Configuration Guide

3-46

OL-29284-01, Release 6.x

Page 124
Image 124
Cisco Systems DSC9148D8G48PK9 manual Configuration Example for 48-Port 8-Gbps Module Interfaces