beautypg.com

Juniper Networks JUNOS OS 10.4 User Manual

Page 70

background image

}

}
interfaces ge-5/0/0 {

encapsulation flexible-ethernet-services;
flexible-vlan-tagging;
unit 1 {

encapsulation vlan-bridge;
vlan-tags outer 500 inner 100; # This places two VLAN tags on the provider

# pseudowire

}
unit 11 {

encapsulation vlan-bridge;
vlan-tags outer 600 inner 300; # This places two VLAN tags on the provider

# pseudowire

}

}
interfaces ge-6/0/0 {

encapsulation flexible-ethernet-services;
flexible-vlan-tagging;
unit 11 {

encapsulation vlan-bridge;
vlan-id 300;

}

}
routing-instances {

customer-c1-virtual-switch {

instance-type virtual-switch ;
bridge-domains {

c1-vlan-100 {

domain-type bridge;
vlan-id 100; # Customer VLAN 100 uses these five logical interfaces
interface ge-1/0/0.1;
interface ge-2/0/0.1;
interface ge-3/0/0.1;
interface ge-4/0/0.1;
interface ge-5/0/0.1;

} # End of c1-vlan-100

} # End of bridge-domains

} # End of customer-c1-virtual-switch
customer-c2-virtual-switch {

instance-type virtual-switch ;
bridge-domains {

c2-vlan-300 {

domain-type bridge;
vlan-id 300; # Customer VLAN 300 uses these three logical interfaces
interface ge-1/0/0.11;
interface ge-5/0/0.11;
interface ge-6/0/0.11;

} # End of c1-vlan-300

} # End of bridge-domains

} # End of customer-c2-virtual-switch

} # end of routing-instances

Copyright © 2013, Juniper Networks, Inc.

50

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