SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface gigabitEthernet 0/0/0
4.
plim qos input weight 100
5.
exit
6.
hw-module subslot 0/1 qos input weight 150
7.
exit
8.
show platform hardware slot 0 plim qos input bandwidth
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode. Enter your password
when prompted.
enable
Example:
Router> enable
Step 1
Enters global configuration mode.configure terminal
Example:
Router# configure terminal
Step 2
Enters the interface configuration mode for
Gigabit-Ethernet 0/0/0.
interface gigabitEthernet 0/0/0
Example:
Router(config-if)# interface gigabitEthernet 0/0/0
Step 3
Assigns excess weight of 100 for bandwidth
distribution to the Gigabit Ethernet 0/0/0.
plim qos input weight 100
Example:
Router(config-if)# plim qos input weight 100
Step 4
The plim qos input weight command is
applicable for only clear-channel SPAs.
Note
Exits from the interface configuration mode, and goes
back to the configuration mode.
exit
Example:
Router(config-if)# exit
Step 5
Assigns excess weight of 150 for bandwidth
distribution to the channelized SPA at slot 0/1.
hw-module subslot 0/1 qos input weight 150
Example:
Router(config)# hw-module subslot 0/1 qos input weight
150
Step 6
The hw-module subslot 0/1 qos input weight
150 command is applicable for all the
channelized SPAs. The excess weight is
assigned to all the channelized SPAs, while
for clear-channel SPAs, weight is assigned to
the SPA interface.
Note
Cisco ASR 1000 Series Aggregation Services Routers SIP and SPA Software Configuration Guide, Cisco IOS
XE Everest 16.5
450 OL-14127-17
Classifying and Scheduling Packets for the ASR 1000 Series Aggregation Services Routers
Scheduling Overview