Cisco 10000 Series Configuration Manual page 162

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

Advertisement

Attaching Frame Relay QoS Service Policies
Command
Step 3
Router(config-fr-dlci)# service-policy
[input | output] policy-map-name
Configuration Examples for Attaching a QoS Service Policy Directly to a Frame Relay DLCI
Example 4-9
identifier (DLCI) 100 on serial subinterface 1/0/0.1 for outbound packets.
Example 4-9
Router(config)# interface serial 1/0/0.1 point-to-point
Router(config-if)# frame-relay interface-dlci 100
Router(config-fr-dlci)# service-policy output user_policy
Example 4-10
for outbound packets.
Example 4-10 Attaching a QoS Service Policy Directly to a DLCI Configured on an Interface
Router(config)# interface serial 4/0/0
Router(config-if)# frame-relay interface-dlci 201
Router(config-fr-dlci)# service-policy output voice
Cisco 10000 Series Router Quality of Service Configuration Guide
4-18
shows how to attach the service policy named user_policy to the data link connection
Attaching a QoS Service Policy Directly to a DLCI Configured on a Subinterface
shows how to attach the service policy named voice to DLCI 201 on serial interface 4/0/0
Purpose
Attaches the service policy you specify to the individual DLCI.
input indicates to apply the service policy to inbound traffic on
the interface.
output indicates to apply the service policy to outbound traffic
on the interface.
Note
For QoS policies containing the bandwidth, priority,
random-detect, queue-limit, and shape commands,
you must specify the output keyword. If you use these
commands with the input keyword, the router ignores
the commands.
policy-map-name is the name of the policy map.
The router applies the service policy only to the
Note
individual DLCI.
Chapter 4
Attaching Service Policies
OL-7433-09

Advertisement

Table of Contents
loading

Table of Contents