Cisco 10000 Series Configuration Manual page 737

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

Advertisement

Chapter 19
Configuring Quality of Service for PVC Bundles
To configure an individual Frame Relay bundle member directly, enter the following commands
beginning in global configuration mode:
Command
Step 1
Router(config)# interface serial
slot/module/port.channel:controller-number
Step 2
Router(config-if)# frame-relay vc-bundle
vc-bundle-name
Step 3
Router(config-fr-vcb)# encapsulation [ietf
| cisco]
Step 4
Router(config-fr-vcb)# match {dscp |
precedence}
Step 5
Router(config-fr-vcb)# pvc dlci [vc-name]
OL-7433-09
Purpose
Creates or modifies a serial interface. Enters interface
configuration mode.
slot/module/port identifies the line card. The slashes are
required.
channel: is the channel group number. The colon is required.
controller-number is the member link controller number.
Creates or modifies a PVC bundle. Enters Frame Relay VC
bundle configuration mode.
vc-bundle-name is a name you assign to the Frame Relay PVC
bundle to identify the bundle.
(Optional) Overrides the encapsulation type you configured on
the interface and configures the Frame Relay encapsulation type
for the PVC bundle.
(Optional) ietf is the Internet Engineering Task Force (IETF)
form of Frame Relay encapsulation, based on RFC 1490 and
RFC 2427. Use the ietf keyword when the router is connected to
another vendor's equipment across a Frame Relay network.
(Optional) cisco is the Cisco-proprietary encapsulation method
consisting of a four-byte header, with two bytes to identify the
DLCI and two bytes to identify the packet type.
This command is available only when the PVC bundle is
Note
configured on a point-to-point subinterface. The router
does not support this command for multipoint interfaces.
Sets the type of matching to use between incoming packet
headers and PVC bundle members. The default match type is
precedence.
The Cisco 10000 series router uses the type of matching
Note
you specify to map each IPv4 packet to a specific PVC in
the bundle, according to the value of the ToS or DSCP
octet in the IP header.
Creates or modifies a bundle member. Enters Frame Relay VC
bundle member configuration mode.
dlci is the local data-link connection identifier (DLCI).
(Optional) vc-name is a name that identifies the PVC.
Cisco 10000 Series Router Quality of Service Configuration Guide
Frame Relay PVC Selection
19-45

Advertisement

Table of Contents
loading

Table of Contents