[j-nsp] Layer 2 circuit - Traffic not flowing between Cisco and Juniper with mismatched VLAN ID

Arun Kumar narain.arun at gmail.com
Fri Nov 2 01:34:23 EDT 2012


I ve tried all of the recommended options provided but it did not work out,

Option 1:

encapsulation vlan-ccc;
vlan-id 601
input-vlan-map pop;
output-vlan-map push;

Option 2:


  encap vlan-ccc;
  vlan-tags outer 601;
  output-vlan-map swap;
  family ccc;

Option 3:

                    encapsulation vlan-ccc;
                    vlan-id 601;
                    input-vlan-map {
                        swap;
                        vlan-id 610;
                    }
                    output-vlan-map swap;

even without "input-vlan-map swap" in Option 3 but neither did work..

if the VLAN ID are same on both Cisco and Juniper, traffic is passing
through but with different VLAN ID, traffic is not...

Steinar - when you said, pseudowire working fine between cisco and juniper,
did you mean even with different VLAN ID.. in our network we only have same
VLAN ID if the pseudowire is built between cisco and juniper...

thanks for all your replies and support...

Arun


More information about the juniper-nsp mailing list