Re: [j-nsp] vlan-ccc between ACX5048 and EX4500

2017-08-23 Thread Jay Hanke
Thanks for the help! On Wed, Aug 23, 2017 at 4:32 PM, Pavel Lunin wrote: > Yes, EX4500/4550 chipset is not able to treat any additional tags of the > MPLS packet. > > IIRC, they "officially support" (whatever it means) pseudowires and VPLS in > EX4550 to EX4550 mode only thus

Re: [j-nsp] vlan-ccc between ACX5048 and EX4500

2017-08-23 Thread Pavel Lunin
Yes, EX4500/4550 chipset is not able to treat any additional tags of the MPLS packet. IIRC, they "officially support" (whatever it means) pseudowires and VPLS in EX4550 to EX4550 mode only thus it's nowhere documented that it pops the vlan tag by default and can't treat the control world. 23

Re: [j-nsp] vlan-ccc between ACX5048 and EX4500

2017-08-23 Thread Jay Hanke
Setting the control word worked right away. Is the issue lack of support of the control word on one of the sides? On Wed, Aug 23, 2017 at 8:49 AM, Pavel Lunin wrote: > > > Try to add no-control-world under your l2circuit/neighbor/interface config > on both sides (as well the

Re: [j-nsp] vlan-ccc between ACX5048 and EX4500

2017-08-23 Thread Pavel Lunin
Try to add no-control-world under your l2circuit/neighbor/interface config on both sides (as well the VLAN push/pop on the ACX side). 2017-08-23 15:16 GMT+02:00 Jay Hanke : > No luck. Here is the config I tried > > unit 517 { > encapsulation vlan-ccc; > vlan-id 517; >

Re: [j-nsp] vlan-ccc between ACX5048 and EX4500

2017-08-23 Thread Jay Hanke
No luck. Here is the config I tried unit 517 { encapsulation vlan-ccc; vlan-id 517; input-vlan-map pop; output-vlan-map push; } On Wed, Aug 23, 2017 at 6:38 AM, Enoch Nyatoti wrote: > Hi, > > Can you try the following on your ACX5048 interface: > > set

Re: [j-nsp] vlan-ccc between ACX5048 and EX4500

2017-08-23 Thread Enoch Nyatoti via juniper-nsp
Hi, Can you try the following on your ACX5048 interface: set interfaces xe-0/0/46.517input-vlan-map popset interfaces xe-0/0/46.517output-vlan-map push  Best regards Enoch Nyatoti On Wednesday, August 23, 2017, 7:51:21 AM GMT+1, Jay Hanke wrote: I'm having an issue

[j-nsp] vlan-ccc between ACX5048 and EX4500

2017-08-23 Thread Jay Hanke
I'm having an issue where I'm unable to pass traffic through a vlan-ccc between an ACX5048 and an EX4500. Other circuits on same boxes are working fine. The other circuits are ACX to ACX and EX to EX. PE1 (ex4500) l2circuit { neighbor 10.200.xx.xy { interface xe-0/0/1.517 {