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-24
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
Configuring Generation 2 Module Interface Shared Resources
fc9/1 is up
Hardware is Fibre Channel, SFP is short wave laser w/o OFC (SN)
Port WWN is 22:01:00:05:30:01:9f:02
Admin port mode is F
snmp traps are enabled
Port mode is F, FCID is 0xeb0002
Port vsan is 1
Speed is 2 Gbps
Rate mode is shared
Transmit B2B Credit is 64
Receive B2B Credit is 16
Receive data field Size is 2112
Beacon is turned off
5 minutes input rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
5 minutes output rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
226 frames input, 18276 bytes
0 discards, 0 errors
0 CRC, 0 unknown class
0 too long, 0 too short
326 frames output, 21364 bytes
0 discards, 0 errors
0 input OLS, 0 LRR, 1 NOS, 0 loop inits
3 output OLS, 2 LRR, 0 NOS, 0 loop inits
16 receive B2B credit remaining
64 transmit B2B credit remaining
Configuring Rate Mode
To configure the rate mode (dedicated or shared) on an interface on a 48-port or 24-port 4-Gbps Fibre
Channel switching module, follow these steps:
Command
Purpose
Step 1
switch#
config t
switch(config)#
Enters configuration mode.
Step 2
switch(config)#
interface fc 1/1
switch(config-if)#
Selects the interface and enters interface
configuration submode.
Step 3
switch(config-if)#
switchport rate-mode
dedicated
Reserves dedicated bandwidth for the
interface.
Note
If you cannot reserve dedicated
bandwidth on an interface, you might
have exceeded the port group
maximum bandwidth. Use the
show
port-resources
command to
determine what resources are already
allocated.
switch(config-if)#
switchport rate-mode shared
Reserves shared (default) bandwidth for the
interface.
switch(config-if)#
no switchport rate-mode
Reverts to the default state (
shared
).