Having following scheme inet -- P -- l2vpn -- PE -- CE how can I
configure that l2vpn interface on the PE J-series router terminating the
l2vpn to give it as an access (untagged) port to client directly from
the router?

    fe-0/0/0 {
        vlan-tagging;
        encapsulation vlan-ccc;
        unit 101 {
            description "-- client --";
            encapsulation vlan-ccc;
            vlan-id 101;
            family ccc;
        }
    }


Thanks

_______________________________________________
juniper-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to