2-471
Cisco Broadband Cable Command Reference Guide
OL-1581-08
Chapter 2 Cisco CMTS Configuration Commands
registered qos-profile
registered qos-profile
To specify the registered Quality of Service (QoS) profile that should be used for this enforce-rule, use
the
registered qos-profile
command in enforce-rule configuration mode. To remove the registered QoS
profile from the enforce-rule, use the
no
form of this command.
registered qos-profile
profile-id
no registered qos-profile
profile-id
Syntax Description
Defaults
0
Command Modes
Enforce-rule configuration
Command History
Usage Guidelines
You must specify a registered QoS profile for each enforce-rule. The CMTS then uses the registered
profile ID to match subscribers’ service flows to the proper enforce-rules.
When you change the registered QoS profile for an active rule, the cable modems that had been using
the previous registered QoS profile are no longer managed by the Subscriber Traffic Management
feature. Instead, the rule begins managing those cable modems that use the new registered QoS profile.
Note
The registered QoS profile must be created on the Cisco CMTS before you can assign it to an enforce-
rule. If the rule does not exist, the system displays an error message. If you want to manage a CM that
is using a CM-created QoS profile, you must first create a QoS profile on the Cisco CMTS that matches
the CM-created profile exactly. Then use the
registered qos-profile
command to assign that profile to
this enforce fule.
Examples
The following example shows profile 50 being assigned as the registered QoS profile to an enforce-rule:
Router#
configure terminal
Router(config)#
cable qos enforce-rule enforce-rule
Router(enforce-rule)#
registered qos-profile 50
Router(enforce-rule)#
exit
Router(config)#
profile-id
Specifies the QoS profile to be monitored. This profile must be created
on the Cisco CMTS. If you want to manage a cable modem that uses a
modem-created QoS profile, you must first create that exact QoS
profile on the CMTS before using this command. The valid range is 0
to 16383, with a default of 0.
Release
Modification
12.2(15)BC1
This command was introduced.