Send documentation comments to mdsfeedback-doc@cisco.com
21-71
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 21 S Commands
switchport ignore bit-errors
Examples The following example shows how to prevent the detection of bit error events from disabling the
interface.
switch# config t
switch(config)# interface fc1/1
switch(config-if)# switchport ignore bit-errors
The following example shows how to allow the detection of bit error events from disabling the interface.
switch# config t
switch(config)# interface fc1/1
switch(config-if)# no switchport ignore bit-errors
Related Commands Command Description
show interface Displays interface information.