Cisco SR2016T-NA Reference Manual page 207

Reference guide
Hide thumbs Also See for SR2016T-NA:
Table of Contents

Advertisement

Chapter 2
Cisco CMTS Configuration Commands
Examples
The following example shows an enforce-rule named residential being created. The system then enters
the enforce-rule configuration mode:
Router# configure terminal
Router(config)# cable qos enforce-rule residential
Router(enforce-rule)# ?
Configuration commands for QoS enforce rules:
activate-rule
enabled
enforced
exit
monitoring-duration
no
penalty-period
registered
Router(enforce-rule)# activate-rule at-byte-count 50000000 downstream enforced
Router(enforce-rule)# registered qos-profile 5
Router(enforce-rule)# enforced qos-profile 99
Router(enforce-rule)# monitoring-duration 120 sample-rate 20
Router(enforce-rule)# penalty-period 1440
Router(enforce-rule)# enabled
Router(enforce-rule)# exit
Router(config)# exit
Router#
The following example shows the enforce-rule named test being deleted:
Router# configure terminal
Router(config)# no cable qos enforce-rule test
Router(config)#
The following example shows the error message that is displayed if you try to create more than 20
enforce-rules:
Router# configure terminal
Router(config)# cable qos enforce-rule residential
Can't create more enforce-rules. The maximum number is 20.
Router(config)#
The following example shows the error message that is displayed when you try to name an enforce-rule
with a name that is larger than 15 characters. An error message is displayed, and the name is truncated
to the first 15 characters:
Router# configure terminal
Router(config)# cable qos enforce-rule reallyreallyreallylongname
Only the first 15 characters would be taken
Router(enforce-rule)#
Related Commands
Command
activate-rule at-byte-
count
debug cable
subscriber-monitoring
enabled
OL-1581-08
Activate rule parameters
Enable the enforce-rule
Enforced qos-profile
Exit from QoS enforce rule editing mode
Monitoring duration parameters
Negate a command or set its defaults
Penalty-period
Registered qos-profile
Description
Specifies the number of bytes that a subscriber can transmit during the
monitoring period.
Displays debugging messages the use of the
command to enforce a particular quality of service (QoS) profile.
Activates an enforce-rule and begins subscriber traffic management.
Cisco Broadband Cable Command Reference Guide
cable qos enforce-rule
cable qos enforce-rule
2-195

Advertisement

Table of Contents
loading

This manual is also suitable for:

Broadband cable

Table of Contents