All, And yes I'm using RSVP, LDP, and LLDP and LLDP-med
Thank you, *Levi Pederson* Mankato Networks LLC cell | 612.481.0769 work | 612.787.7392 [email protected] On Wed, Jul 8, 2015 at 4:34 AM, Eric Van Tol <[email protected]> wrote: > > interfaces { > > ae0 { > > aggregated-ether-options { > > lacp { > > active; > > } > > vlan-tagging; > > encapsulation flexible-ethernet-services; > > unit 10 { > > encapsulation vlan-ccc; > > vlan-id 10; > > } > > unit 20 { > > encapsulation vlan-ccc; > > vlan-id 20; > > } > > } > > Additionally, if you need to transport a single VLAN on one side to a full > port on the other, you need to pop the VLAN on ingress (and push on egress) > into (and out of) the tunnel: > > unit 10004 { > description "To Port-Based EoMPLS"; > encapsulation vlan-ccc; > vlan-id 2123; > input-vlan-map pop; > output-vlan-map push; > family ccc; > } > _______________________________________________ > juniper-nsp mailing list [email protected] > https://puck.nether.net/mailman/listinfo/juniper-nsp > _______________________________________________ juniper-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/juniper-nsp

