sysmon link-crc-monitoring

Enables link CRC monitoring.

Syntax

sysmon sfm-walk [ auto | disable-redundancy-check | poll-interval | threshold]

Parameters

action
Sets Link CRC Monitoring actions.
disable
Disables link CRC Monitoring.
poll-interval
Sets link CRC monitoring poll-interval.
threshold
Sets link CRC Monitoring threshold.

Modes

Global configuration mode

Usage Guidelines

By default, link-crc monitoring is disabled. Default threshold is 5 and default poll-interval is 60 seconds.

Examples

device(config)# sysmon link-crc-monitoring ?
Possible completions:
  action          Set Link CRC Monitoring action
  disable         Disable Link CRC Monitoring (Default: Enabled)
  poll-interval   Set Link CRC Monitoring poll-interval
  threshold       Set Link CRC Monitoring threshold
device(config)# sysmon link-crc-monitoring threshold ?
Possible completions:
  <1-10>   Default: 5
device(config)# sysmon link-crc-monitoring threshold 9
device(config)# sysmon link-crc-monitoring poll-interval ?
Possible completions:
  <1-300>   Default: 60 Sec
device(config)# sysmon link-crc-monitoring poll-interval 500