27-19
Cisco ASR 1000 Series Aggregation Services Routers SIP and SPA Software Configuration Guide
OL-14127-08
Chapter 27 Classifying and Scheduling Packets for ASR 1000 Series
Information About Ingress Scheduling
DETAILED STEPS
Command or Action Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode. Enter your password when
prompted.
Step 2
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
interface gigabitEthernet 0/0/0
Example:
Router(config-if)# interface gigabitEthernet
0/0/0
Enters the interface configuration mode for
Gigabit-Ethernet 0/0/0.
Step 4
plim qos input weight 100
Example:
Router(config-if)# plim qos input weight 100
Assigns excess weight of 100 for bandwidth distribution to
the Gigabit Ethernet 0/0/0.
Note The plim qos input weight command is applicable
for only clear-channel SPAs.
Step 5
exit
Example:
Router(config-if)# exit
Exits from the interface configuration mode, and goes back
to the configuration mode.
Step 6
hw-module subslot 0/1 qos input weight 150
Example:
Router(config)# hw-module subslot 0/1 qos input
weight 150
Assigns excess weight of 150 for bandwidth distribution to
the channelized SPA at slot 0/1.
Note 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.