Arun Kumar <[email protected]> writes:
> Any option or workaround for this.
Have you tried just popping the VLAN completely and on the Cisco-side
simply doing:
xconnect 192.0.2.2 1234567 encapsulation mpls
On the MX80:
unit 1108 {
encapsulation vlan-ccc;
vlan-id 1108;
input-vlan-map pop;
output-vlan-map push;
}
neighbor 192.0.2.1 {
interface ge-1/0/7.1108 {
virtual-circuit-id 1234567
control-word
mtu 1500
encapsulation-type ethernet
}
}
It works for me between a 7600 and an MX80...
/Benny
_______________________________________________
juniper-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/juniper-nsp