cable ofdm-rf-change-trigger
To configure the trigger thresholds specific to OFDM RF impairment, use the cable ofdm-rf-change-trigger command in global configuration mode.
cable ofdm-rf-change-trigger { count number | percent value | prof-zero-fail dampen-time seconds recovery-multiplier number } [ no-ncp ] [ no-plc ]
Syntax Description
count number |
Specifies the number of cable modems that must report that a particular non-primary OFDM RF downstream channel is down before that channel is suspended from the downstream bonding groups. The default is 0. |
no-ncp |
If you configure this option, the DOCSIS3.1 Downstream Resiliency feature does not take any action when cable modem reports CM-STATUS-EVENT 20. |
no-plc |
If you configure this option, the DOCSIS3.1 Downstream Resiliency feature does not take any action when cable modem reports CM-STATUS-EVENT 21. |
percent value |
Indicates the percentage of cable modems that must report that a particular non-primary OFDM RF channel is down before that channel is suspended from the bonding group. The valid range is 1 to 100. The default is 0. |
prof-zero-fail |
Configure Profile 0 Failure as an Impairment |
dampen-time |
Configure the time in seconds for a non-primary RF downstream channel status change to persist. The valid range is 1 to 65535. There is no default value. |
recovery-multiplier |
Multiplier of dampen-time for recovery. Use this option to set an event-specific recovery delay that is equal to the dampen-time in seconds times the recovery-multiplier value. The valid range is 1 to 100. There is no default value. |
Command Modes
Global configuration (config)
Command History
Release |
Modification |
---|---|
Cisco IOS XE Dublin 17.12.1z |
The dampen-time and recovery-multiplier options are added. |
Cisco IOS XE Everest 16.10.1d |
You can exclude NCP and PLC reports separately by configuring no-ncp or no-plc . This replaces the no-ncp-plc option. |
Cisco 1x2 / Compact Shelf RPD Software 4.1 |
This command was modified on the Cisco Remote PHY Device to add a no-ncp-plc option. |
Cisco IOS XE Everest 16.6.1 |
This command was introduced on the Cisco cBR Series Converged Broadband Routers. |
Usage Guidelines
Cisco IOS XE Dublin 17.12.1z and later:
The following example shows how to configure Downstream Resiliency for profile 0:
Router# configure terminal
Router(config)# cable ofdm-rf-change-trigger prof-zero-fail dampen-time 20 recovery-multiplier 2
The following example shows how to disable Downstream Resiliency for profile 0:
Router# configure terminal
Router(config)# no cable ofdm-rf-change-trigger
Disabling downstream resiliency for profile 0, resets dampen-time and recovery-multiplier values to 0.
Cisco IOS XE Dublin 17.12.1y and earlier:
This command is optional and the configured trigger thresholds apply to non-primary OFDM channels only. If this command is not configured, the trigger thresholds that are configured by the command cable rf-change-trigger percent is used for the non-primary OFDM channels.
With no-ncp-plc configured in the command, DOCSIS3.1 Downstream Resiliency for RPHY feature does not take any action when cable modem reports CM-STATUS-EVENT 20 or 21.
The following example shows how to configure DOCSIS3.1 Downstream Resiliency for RPHY:
Router# configure terminal
Router(config)# cable ofdm-rf-change-trigger percent 75 count 10