A SERVICE OF

logo

3-39
Cisco MDS 9000 Family NX-OS Interfaces Configuration Guide
OL-29284-01, Release 6.x
Chapter 3 Configuring Fibre Channel Interfaces
Configuring Fibre Channel Interfaces
fc2/7 1 TE -- up swl -- --
fc2/8 1 FX -- down swl -- --
...
fc2/48 1 FX -- down sw1 -- --
Step 4 Disable restrictions on oversubscription ratios for the ports.
switch# config t
Enter configuration commands, one per line. End with CNTL/Z.
switch(config)# no rate-mode oversubscription-limit module 2
Step 5 Bring up the ports that you shut down in step 2, and display their status to confirm that they are no longer
shut down.
switch(config)# interface fc2/1-2, fc2/4-5, fc2/8-38, fc2/43-48
switch(config-if)# no shutdown
switch(config-if)# end
switch# show interface brief
-------------------------------------------------------------------------------
Interface Vsan Admin Admin Status SFP Oper Oper Port
Mode Trunk Mode Speed Channel
Mode (Gbps)
-------------------------------------------------------------------------------
fc2/1 1 FX -- up swl -- --
fc2/2 1 FX -- up swl -- --
fc2/3 1 T -- up swl -- --
fc2/4 1 FX -- up swl -- --
fc2/5 1 FX -- up swl -- --
fc2/6 1 TE -- up swl -- --
fc2/7 1 TE -- up swl -- --
fc2/8 1 FX -- up swl -- --
...
fc2/48 1 FX -- up sw1 -- --
Step 6 Confirm that the ports are now operating with no restrictions on oversubscription ratios.
switch# show running-config | include oversubscription-limit
no rate-mode oversubscription-limit module 2 <---indicates no restrictions on
oversubscription ratios
Step 7 Save the new oversubscription ratio configuration to the startup configuration.
switch# copy running-config startup-config
Enabling Restrictions on Oversubscription Ratios
Prerequisites
You must enable restrictions on oversubscription ratios before you can downgrade modules to a
previous release.
Before enabling restrictions on oversubscription ratios, ensure that you have explicitly configured
shared ports to out-of-service mode.