Frame Relay <-> Ethernet Over Pseudowire: Example - Cisco ASR 9000 Series Configuration Manual

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

Advertisement

Frame Relay <-> Ethernet Over Pseudowire: Example
Frame Relay <-> Ethernet Over Pseudowire: Example
This example shows that you can match based on the fr-de value on the ingress Frame Relay l2transport
interface on router PE1 and set a specific MPLS EXP value. When the MPLS packet exits the PE1 core
interface, this EXP value is set. When the packet exits router PE2 through the Ethernet l2transport interface,
this value is part of the Ethernet packet CoS field.
This configuration allows you to carry over or map the QoS field from the Frame Relay network to the Ethernet
network.
Figure 9: IP Interworking Over MPLS
CE1
interface pos0/2/0/0.26
pvc 26
ipv4 add 10.0.0.1 255.0.0.0
PE1
interface pos0/2/0/0.26 l2transport
pvc 26
l2vpn
xconnect group freth
p2p p1
interface pos0/2/0/0.26
neighbor y.y.y.y pw-id 1001
interworking ipv4
!QoS Policy
class-map matchfrde
match fr-de 1
policy-map setexp
class matchfrde
set mpls exp imposition 5
interface pos0/2/0/0.26 l2transport
pvc 26
service-policy input setexp
PE2
interface gig0/4/0/0.26 l2transport
encapsulation dot1q 100
l2vpn
xconnect group freth
p2p p1
interface gig0/4/0/0.26
neighbor x.x.x.x pw-id 1001
interworking ipv4
Cisco ASR 9000 Series Aggregation Services Router Modular Quality of Service Configuration Guide, Release
6.1.x
188
Frame Relay <-> Ethernet Over Pseudowire: Example, on page 188
Modular QoS Deployment Scenarios
shows the network topology.

Advertisement

Table of Contents
loading

Table of Contents