Disabling the port crc error monitoring test – Brocade Multi-Service IronWare Administration Guide (Supporting R05.6.00) User Manual
Page 137

Multi-Service IronWare Administration Guide
119
53-1003028-02
Port CRC error monitoring test
5
The variable crc-count specifies the port CRC error count limit for the configured polling period. The
range of values is 0 through 65535. The default value is 20.
To configure the port CRC error monitoring test to run every 60 seconds, enter the following
command:
Brocade(config)# sysmon port port-crc-test polling-period 60
Syntax: sysmon port port-crc-test polling-period secs
The variable secs specifies the polling period in seconds. The range of values is 0 through 65535.
The default value is 60 seconds.
To configure the threshold to trigger the diagnostic action, if the test fails more than three times
during five continuous polls, enter the following command:
Brocade(config)# sysmon port port-crc-test threshold 3 5
Syntax: sysmon port port-crc-test threshold num-failures num-polls
The num-failures variable specifes the number of failed test runs. The range of values is 1 through
31.
The
num-polls
variable specifies
the number of polls (tests). The range of values is 2 through 31.
The default theshold is 3 failed test runs out of 5 polls.
Disabling the port CRC error monitoring test
The port CRC error monitoring test is enabled by default.
Example
To disable the port CRC error monitoring test, enter the following command:
Brocade(config)# no sysmon port port-crc-test
To enable the test again, enter the following command:
Brocade(config)# sysmon port port-crc-test
Syntax: [no] sysmon port port-crc-test
Configuring the port CRC error monitoring test diagnostic action
The port CRC error monitoring test diagnostic action can be configured as:
•
none - no action is taken.
•
port-disable - disable the port.
•
syslog - generate a syslog message.
The default port CRC error monitoring test diagnostic action is syslog.
NOTE
When the diagnostic action is configured as port-disable, a syslog message will also be generated
after a port is disabled.