Procedure
PurposeCommand or Action
Enables privileged EXEC mode. Enter your password
if prompted.
enable
Example:
Router> enable
Step 1
Enters global configuration mode.configure terminal
Example:
Router# configure terminal
Step 2
Creates an enforce-rule with the specified name and
enters enforce-rule configuration mode.
cable qos enforce-rulename
Example:
Router(config)# cable qos
enforce-rule test
Step 3
Disables the enforce-rule and ends subscriber traffic
management for users with the rule’s registered QoS
no enabled
Example:
Router(enforce-rule)# no enabled
Step 4
profile. It moves all modems in penalty to its
registered QoS.
Exits enforce-rule configuration mode and returns to
privileged EXEC mode.
end
Example:
Router(enforce-rule)# end
Step 5
Removing an Enforce-Rule
Use the following procedure to delete an enforce-rule and remove it from the CMTS configuration file. Any
subscriber traffic management that uses this rule also ends.
Procedure
PurposeCommand or Action
Enables privileged EXEC mode. Enter your password
if prompted.
enable
Example:
Router> enable
Step 1
Cisco cBR Series Converged Broadband Routers Quality of Services Configuration Guide for Cisco IOS XE
Fuji 16.7.x
134
Subscriber Traffic Management
Removing an Enforce-Rule