Cisco 10000 Series Configuration Manual page 159

Quality of service configuration guide
Hide thumbs Also See for 10000 Series:
Table of Contents

Advertisement

Chapter 4
Attaching Service Policies
Attaching a QoS Policy Directly to a Frame Relay Interface or Point-to-Point Subinterface
To attach a QoS policy directly to a Frame Relay interface or point-to-point subinterface, enter the
following commands beginning in global configuration mode:
Command
Step 1
Router(config)# interface type
slot/subslot/port.subinterface
Step 2
Router(config-if)# service-policy {input
| output} policy-map-name
Configuration Examples for Attaching QoS Policies Directly to a Frame Relay Interface or Point-to-Point Subinterface
Example 4-5
the inbound direction.
Example 4-5
Router(config)# interface serial 1/0/0.1 point-to-point
Router(config-if)# service-policy input mypolicy2
Example 4-6
direction.
Example 4-6
Router(config)# interface serial 4/0/0
Router(config-if)# service-policy input silver
OL-7433-09
Purpose
Specifies the interface or subinterface to which you want to attach
the QoS service policy. Enters interface or subinterface
configuration mode.
Applies the service policy you specify to the interface or
subinterface.
input indicates to apply the service policy to the inbound traffic
on the interface.
output indicates to apply the service policy to the outbound
traffic on the interface.
Note
policy-map-name is the name of the policy map you want to attach
to the interface.
Note
shows how to attach the service policy named mypolicy2 to serial subinterface 1/0/0.1 in
Attaching a QoS Policy Directly to a Frame Relay Point-to-Point Subinterface
shows how to attach the service policy named silver to serial interface 4/0/0 in the inbound
Attaching a QoS Policy Directly to a Frame Relay Interface
Cisco 10000 Series Router Quality of Service Configuration Guide
Attaching Frame Relay QoS Service Policies
For QoS policies containing the bandwidth, priority,
random-detect, queue-limit, and shape commands, you
must specify the output keyword. The router ignores
these commands when you use them with the input
keyword.
The router applies the service policy to the aggregate of
all of the data link connection identifies (DLCIs)
configured on the interface or subinterface.
4-15

Advertisement

Table of Contents
loading

Table of Contents