4-19
Cisco 10000 Series Router Quality of Service Configuration Guide
OL-7433-09
Chapter 4 Attaching Service Policies
Attaching Frame Relay QoS Service Policies
Attaching a QoS Service Policy to a Frame Relay DLCI Using a Map Class
You can attach a map class with a QoS policy to a Frame Relay DLCI that is configured on an interface
or subinterface.
To attach a QoS service policy to a Frame Relay DLCI using a map class, enter the following commands
beginning in global configuration mode:
Command Purpose
Step 1
Router(config)# map-class frame-relay
map-class-name
Specifies a map class and enters map-class configuration mode.
map-class-name identifies the map class.
Step 2
Router(config-map-c)# service-policy
[input | output] policy-map-name
Applies the service policy you specify to the map class.
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.
Step 3
Router(config-map-c)# exit
Exits map-class configuration mode.
Step 4
Router(config)# interface type
slot/module/port.subinterface
[point-to-point]
Specifies an interface or subinterface. Enters interface or
subinterface configuration mode.
Step 5
Router(config-if)# frame-relay
interface-dlci dlci
Assigns a data link connection identifier (DLCI) to the Frame
Relay interface or subinterface. Enters Frame Relay DLCI
configuration mode.
dlci is a number that identifies the data link connection on the
interface or subinterface.
Step 6
Router(config-fr-dlci)# frame-relay class
name
Associates a map class with the individual DLCI.
name is the name of the map class that you want to associate with
the DLCI.
Note The router applies the service policy configured in the
map class to only this individual DLCI.