Configuration Of Tag Translation Using Dynamic Profiles - Juniper JUNOS OS 10.4 Manual

3d universal edge routers solutions junos os
Hide thumbs Also See for JUNOS OS 10.4:
Table of Contents

Advertisement

Junos OS 12.1 MX Series 3D Universal Edge Routers Solutions Guide

Configuration of Tag Translation Using Dynamic Profiles

Related
Documentation
72
switched within the interfaces listed within bridge domain
configured trunk interfaces and are prevented from crossing the VPLS pseudowire due
to the absence of VLAN 30 on the trunk.
Consider a final case where the bridge domain VLANs need translation at the VPLS
pseudowire trunk interface. In this case,
engineering
(VLAN 20) is mapped to VLAN 120.
This configuration adds tag translation to the VPLS pseudowire traffic.
[edit routing-instances green]
instance-type virtual-switch;
... # Other routing instance statements
protocols vpls {
site-range 10;
site sample-site-1 {
site-identifier 1;
}
associate-profile green_vpls_pw_4; # Apply profile here
}
... # Other routing instance statements
[edit dynamic-profiles]
green_vpls_pw_4 interfaces $junos-interface-ifd-name {
unit $junos-underlying-unit-number {
family bridge {
interface-mode trunk;
vlan-id-list [ 10 20 30 40 50 ]; # All VLANs
vlan-rewrite translate 110 10; # Sales VLAN
vlan-rewrite translate 120 20; # Engineering VLAN
}
}
}
NOTE:
This is not a complete router configuration.
This translates the
and
sales
accordingly. At the ingress of the VPLS pseudowire, VLANs 110 and 120 are translated
back to 10 and 20, respectively.
Dynamic Profiles for Interfaces and Protocols
Dynamic Profiles for VPLS Pseudowires on page 63
Example: Configuring VPLS Pseudowires with Dynamic Profiles—Basic Solutions on
page 64
(VLAN 10) is mapped to VLAN 110 and
sales
VLAN tags egressing the VPLS pseudowire
engineering
Copyright © 2012, Juniper Networks, Inc.
and any statically
accounting

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mx series

Table of Contents