Juniper Networks 10.4 Network Router User Manual


 
vlan-tags outer 200 inner 100;
}
}
NOTE: This is not a complete router configuration.
With this configuration, broadcast packets inside frames arriving with VLAN identifier
100 on ge-0/0/1 are normalized to a frame with VLAN identifier 100 (in this case, they
are unchanged). The broadcast packet and frames egressing ge-0/0/2 or ge-0/0/3 are
unchanged as well, according to the interface configuration. Frames egress the VPLS
pseudowire in routing instance green with an outer VLAN tag value of 200pushed on top
of the normalized value.
Related
Documentation
MX Series Ethernet Services Routers Solutions Page
Dynamic Profiles for VPLS Pseudowires on page 63
Example: Configuring VPLS Pseudowires with Dynamic Profiles—Complex Solutions
on page 68
Example: Configuring VPLS Pseudowires with Dynamic Profiles—Complex Solutions
DynamicprofilesforVPLSpseudowires can be helpfulin avarietyof VLANconfigurations.
This section explores some of these situations through examples.
NOTE: These examples are not complete router configurations.
All of the examples in this section address the same basic topology. A routing instance
blue uses a trunk bridge to connect different departments in an organization, each with
their own VLANs, at two different sites. The organization uses a BGP-based VPLS with
a virtual switch to accomplish this.
Configuration of Routing Instance andInterfaces Without DynamicProfiles on page 68
Configuration of Routing Instance and Interfaces Using Dynamic Profiles on page 69
Configuration of Tag Translation Using Dynamic Profiles on page 72
Configuration of Routing Instance and Interfaces Without Dynamic Profiles
The basic configuration of routing instance and interfaces without dynamic profiles
follows:
[edit routing-instance blue]
instance-type virtual-switch;
route-distinguisher 10.1.1.10:1;
vrf-target target:1000:1;
interface ge-3/0/0; # The trunk interface
bridge-domains {
sales {
vlan-id 10;
Copyright © 2010, Juniper Networks, Inc.68
Junos 10.4 MX Series Ethernet Services Routers Solutions Guide