Cisco 10000 Series Configuration Manual page 476

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

Advertisement

Configuring Oversubscription
Command
Step 6
Router(config)# frame-relay map-class
map-class-name
Step 7
Router(config-fr-mc)# service-policy {input |
output} policy-map-name
Step 8
Router(config-fr-mc)# exit
Step 9
Router(config)# interface type
slot/subslot/port.subinterface
Step 10
Router(config-subif)# encapsulation frame-relay
[cisco | ietf]
Step 11
Router(config-subif)# frame-relay
interface-dlci dlci [ietf | cisco]
Step 12
Router(config-if-dlci)# frame-relay class name
Cisco 10000 Series Router Quality of Service Configuration Guide
15-16
Chapter 15
Oversubscribing Physical and Virtual Links
Purpose
Creates or modifies a Frame Relay map class. Enters Frame
Relay map-class configuration mode.
map-class-name is the name of the map class.
Applies the policy map you specify to the Frame Relay map
class. This is the same policy map that you created in Step 1.
input indicates to apply the QoS policy to inbound packets.
output indicates to apply the QoS policy to outbound
packets.
policy-map-name is the name of the policy map you want to
apply to the Frame Relay map class.
Exits Frame Relay map-class configuration mode.
Specifies the interface or subinterface on which you want to
enable PVC oversubscription. Enters interface or
subinterface configuration mode.
Enables Frame Relay encapsulation on the subinterface.
(Optional) cisco specifies to use Cisco's own encapsulation,
which is a 4-byte header, with 2 bytes to identify the
data-link connection identifier (DLCI) and 2 bytes to
identify the packet type.
(Optional) ietf sets the encapsulation method to comply
with the Internet Engineering Task Force (IETF) standard
(RFC 1490). Use this keyword when connecting to another
vendor's equipment across a Frame Relay network.
Assigns a data-link connection identifier (DLCI) or a PVC
to a Frame Relay interface or subinterface. Enters DLCI
configuration mode.
dlci is the DLCI number to be used on the specified
subinterface. This is the DLCI to which you want to attach
the policy map you created in Step 1.
(Optional) cisco specifies to use Cisco's own encapsulation,
which is a 4-byte header, with 2 bytes to identify the
data-link connection identifier (DLCI) and 2 bytes to
identify the packet type.
(Optional) ietf sets the encapsulation method to comply
with the Internet Engineering Task Force (IETF) standard
(RFC 1490). Use this keyword when connecting to another
vendor's equipment across a Frame Relay network.
Associates a map class with a DLCI.
name is the name of a previously configured map class. This
is the same map class that you created in Step 6.
Repeat Steps 11 and 12 for each DLCI to which you
Note
want to associate the map class.
OL-7433-09

Advertisement

Table of Contents
loading

Table of Contents