2-492
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
set port errordetection
set port errordetection
To enable or disable link error monitoring on an EtherChannel port, use the set port errordetection
command.
set port errordetection mod/port {inerrors | rxcrc | txcrc} {enable | disable}
Syntax Description
Defaults Monitoring for inerrors is disabled.
Monitoring for RXCRC and TXCRC errors is disabled.
Command Types Switch command.
Command Modes Privileged.
Usage Guidelines All ports in an EtherChannel should have the same port error-detection settings.
Examples This example shows how to enable RXCRC port error detection on port 3/1:
Console> (enable) set port errordetection 3/1 rxcrc enable
Port(s) 3/1 set to errordetection rxcrc enable.
Console> (enable)
Related Commands set errordetection
show errordetection
show port errordetection
mod/port Number of the module and the port on the mod ule.
inerrors Specifies monitoring for inerrors on the port.
rxcrc Specifies monitoring for RXCRC (CRCAlignErrors) errors on the port.
txcrc Specifies monitoring for TXCRC errors on the port.
enable Enables monitoring.
disable Disables monitoring.