Cisco 10000 Series Configuration Manual page 160

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

Advertisement

Attaching Frame Relay QoS Service Policies
Attaching a QoS Service Policy to a Frame Relay Interface or Point-to-Point Subinterface Using a Map Class
To attach a QoS service policy to a Frame Relay interface or point-to-point subinterface using a Frame
Relay 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/subslot/port.subinterface
[point-to-point]
Step 5
Router(config-if)# frame-relay class name
Configuration Examples for Attaching a QoS Policy to a Frame Relay Interface or Point-to-Point Subinterface Using a Map Class
Example 4-7
named VCs_slow and attach the map class to serial subinterface 1/0/0.1.
Example 4-7
Router(config)# map-class frame-relay VCs_slow
Router(config-map-c)# service-policy policy1
Router(config-map-c)# exit
Router(config)# interface serial 1/0/0.1 point-to-point
Router(config-if)# frame-relay class VCs-slow
Cisco 10000 Series Router Quality of Service Configuration Guide
4-16
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 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.
Exits map-class configuration mode.
Specifies the interface or subinterface to which you want to attach
the map class. Enters interface or subinterface configuration
mode.
Associates a map class with a Frame Relay subinterface.
name is the name of the map class you want to associate with the
interface.
Note
shows how to configure a policy map named policy1 within a Frame Relay map class
Configuring a QoS Service Policy on a Frame Relay Subinterface Using a Map Class
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 configured in the
map class to the aggregate of all of the data link
connection identifies (DLCIs) on the interface or
subinterface.
Chapter 4
Attaching Service Policies
OL-7433-09

Advertisement

Table of Contents
loading

Table of Contents