Cisco 10000 Series Configuration Manual page 163

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

Advertisement

Chapter 4
Attaching 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
Step 1
Router(config)# map-class frame-relay
map-class-name
Step 2
Router(config-map-c)# service-policy
[input | output] policy-map-name
Step 3
Router(config-map-c)# exit
Step 4
Router(config)# interface type
slot/module/port.subinterface
[point-to-point]
Step 5
Router(config-if)# frame-relay
interface-dlci dlci
Step 6
Router(config-fr-dlci)# frame-relay class
name
OL-7433-09
Purpose
Specifies a map class and enters map-class configuration mode.
map-class-name identifies the map class.
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.
For QoS policies containing the bandwidth, priority,
Note
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.
Exits map-class configuration mode.
Specifies an interface or subinterface. Enters interface or
subinterface configuration mode.
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.
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.
Cisco 10000 Series Router Quality of Service Configuration Guide
Attaching Frame Relay QoS Service Policies
4-19

Advertisement

Table of Contents
loading

Table of Contents