2-318
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
set errordetection
Examples This example shows how to enable memory error detection:
Console> (enable) set errordetection memory enable
Memory error detection enabled.
Console> (enable)
This example shows how to enable power cycling for a module t h at en co unt ers pa cket -buffer er rors :
Console> (enable) set errordetection packet-buffer powercycle
Warning: Boot ROM upgrade is required on module(s) 8 for rapid boot.
This will require a reset of the module(s). Do you want to continue (y/n) [n]? y
2004 May 11 16:24:01 EST +00:00 %SYS-6-CFG_CHG:Global block changed by Console//
Failed to download boot code on module 8.
Packet buffer error detection set to powercycle.
Console (enable)
This example shows how to put ports that encounter packet-buffer errors into errdisable st ate :
Console (enable) set errordetection packet-buffer errdisable
Packet buffer error detection set to errdisable.
Console (enable)
This example shows how to specify how link errors are handled:
Console> (enable) set errordetection link-errors action errordisable
Console> (enable)
This example shows how to set the timer constraint for reading error counters on ports to 60 seconds:
Console> (enable) set errordetection link-errors interval 60
Console> (enable)
This example shows how to set the rx-threshold for ports to 2000 packets:
Console> (enable) set errordetection link-errors rx-threshold high 2000
Console> (enable)
This example shows how to set the link-error sampling value to 10 times:
Console> (enable) set errordetection link-errors sampling 10
Console> (enable)
Related Commands set errdisable-timeout
set port errordetection
show errdisable-timeout
show errordetection
show port errordetection