Example:Configuring VPLS Pseudowires with Dynamic Profiles—BasicSolutions on
page64
Example:Configuring VPLS Pseudowires with Dynamic Profiles—ComplexSolutions
onpage 68
Example:Configuring VPLS Pseudowires with Dynamic Profiles—Basic Solutions
Thefollowing limitations apply todynamic profiles for VPLS on MX Series routers:
Thenative-vlan-id statement is not supported.
Thenative-inner-vlan-id statement is not supported.
Theinterface-mode access statement option is not supported.
Thevlan-id-range statement is not supported.
Inmany cases, a configuration using dynamic profilesis more efficient than a static
configuration,as shown by the examplesin this topic.
VPLSPseudowire Interfaces WithoutDynamic Profiles on page 64
VPLSPseudowire Interfaces and Dynamic Profileson page 65
CERouters Without Dynamic Profiles on page66
CERouters and Dynamic Profiles on page 67

VPLSPseudowire Interfaces Without Dynamic Profiles

Considerthe following configuration,which does not use dynamic profiles to manipulate
VLANidentifiers:
[editrouting-instances]
green{
instance-typevpls;
interfacege-0/0/1.1;
interfacege-0/0/2.1;
interfacege-0/0/3.1;
vlan-tagsouter 200 inner 100;
protocolsvpls {
vpls-id10;
neighbor10.1.1.20;
}
{...more...}
}
[editinterfaces]
ge-0/0/1{
unit0 {
vlan-id10;
}
}
ge-0/0/2{
unit0 {
Copyright© 2010, Juniper Networks,Inc.64
Junos10.4 MX Series Ethernet ServicesRouters Solutions Guide