Enabling Default DOCSIS 1.0 ToS Overwrite
All CMs with a DOCSIS 1.0 configuration file currently have their ToS overwrite default values are set to
tos-and: 0xff and tos-or: 0x00. Since there were previously no mechanism in the DOCSIS 1.0 configuration
file to specify the ToS overwrite, QoS profiles were created and assigned to the default ToS overwrites.
The following procedures enable the Default DOCSIS 1.0 ToS Overwrite feature, which will allow a default
ToS overwrite to be bound to all CM created profiles.
Before You Begin
There are no prerequisites for these procedures.
Note
•
The Default DOCSIS 1.0 ToS Overwrite feature is only applicable to CMs running DOCSIS version
1.0.
•
Once the Default DOCSIS 1.0 ToS Overwrite feature is configured, all CMs will need to be reset
in order for the effect to take place.
•
Once the Default DOCSIS 1.0 ToS Overwrite feature is configured, all CMs will display the default
values that were configured. After which, overwrite values can only be changed by editing the QoS
profiles.
Procedure
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
Example:
Router> enable
•
Enter your password if prompted.
Enters global configuration mode.configureterminal
Example:
Router# configure terminal
Step 2
Configures the ToS overwrite default value for
the CM. This default value will be bound to all
future CM created profiles.
cable default-tos-qos10 tos-overwrite
tos-and tos-or
Example:
Router(config)# cable
Step 3
default-tos-qos10 tos-overwrite 0x1F
0xE0
Exits interface configuration mode and returns to
privileged EXEC mode.
end
Example:
Router(config-if)# end
Step 4
Cisco cBR Series Converged Broadband Routers Quality of Services Configuration Guide for Cisco IOS XE
Fuji 16.7.x
76
Default DOCSIS 1.0 ToS Overwrite
Enabling Default DOCSIS 1.0 ToS Overwrite