Ip Header Compression Qos: Example; L2Vpn Qos; Frame Relay <-> Frame Relay Over Pseudowire: Example - Cisco ASR 9000 Series Service Configuration Manual

Aggregation services router modular quality
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

L2VPN QoS

IP Header Compression QoS: Example

In this example, IPHC is configured through QoS as an action under the class map using the compress
header ip command.
The packets are classified according to the criteria in the class maps. The policy map specifies which
behavior to apply to which classes. IPHC is enabled using the compress header ip action for the class.
An IPHC profile with a QoS service policy is attached to a serial interface.
class-map match-all voice1
class-map match-all voice2
ipv4 access-list acl_iphc permit udp any range 5000 15000 any range 5000 15000
policy-map iphc_policy
interface Serial 0/2/0/0/1/1/1:1
ipv4 address 10.0.0.1 255.255.255.252
ipv4 iphc profile Profile_3 mode service-policy
service-policy output iphc_policy
encapsulation ppp
L2VPN QoS
This section describes the following Frame Relay L2VPN deployment scenarios:
There are local-connect variants of these scenarios that do not go over a pseudowire. This discussion
Note
focuses on the pseudowire scenarios.
Frame Relay <-> Frame Relay Over Pseudowire: Example
This example shows that you can match based on the Frame Relay DLCI on the ingress Frame Relay
interface on router PE1 and set the fr-de value. This configuration is carried over the L2VPN pseudowire.
When the Frame Relay packet exits router PE2 through the Frame Relay l2transport interface, the fr-de
value is intact.
This configuration allows you to manipulate and carry over the Frame Relay QoS values across L2VPN.
Figure 1
Cisco ASR 9000 Series Aggregation Services Router Modular Quality of Service Configuration Guide
QC-168
match precedence 2
match access-group acl_iphc
class iphc_class_1
compress header ip
class iphc_class_2
compress header ip
Frame Relay <-> Frame Relay over pseudowire
Frame Relay <-> Ethernet over pseudowire
shows the network topology.
Modular QoS Deployment Scenarios on Cisco ASR 9000 Series Routers
OL-23108-02

Advertisement

Table of Contents
loading

Table of Contents