Hello
Request for support,
Is it possible to add (injections) to the link on which QInQ (xe-0/2/2 unit 3000) comes out add a regular vlan that enters in a single link xe-0/2 / 0.650
My config:
set interfaces xe-0/2/2 flexible-vlan-tagging
set interfaces xe-0/2/2 mtu 1618
set interfaces xe-0/2/2 encapsulation extended-vlan-bridge
set interfaces xe-0/2/2 unit 650 vlan-id 650
set interfaces xe-0/2/2 unit 1515 vlan-id 1515
set interfaces xe-0/2/2 unit 3000 vlan-id-list 1-649
set interfaces xe-0/2/2 unit 3000 vlan-id-list 651-4094
set interfaces xe-0/2/2 unit 3000 input-vlan-map push
set interfaces xe-0/2/2 unit 3000 output-vlan-map pop
# qinq vlan
set vlans qinq interface xe-0/2/0.1543
set vlans qinq interface xe-0/2/2.3000
#one tag vlan
set vlans vrf interface xe-0/2/0.650
set vlans vrf interface xe-0/2/2.650
On the interface xe-0/2/2 I would like to collect all the vlans from QinQ and vlan 650 in the single TAG
On the interface of the device I can see the MAC address, but there is no data communication. As I delete QinQ vlan communication is, so the device's configuration is correct. ON EX i don't see mac-s
Device EX4300 - JUNOS 14.1X53-D45.3
Thanks for support