Which statement is correct about the highlighted code segment and VXLAN frame shown in the exhibit?
Which statement is correct about the highlighted code segment and VXLAN frame shown in the exhibit?
The code segment 'encapsulate-inner-vlan' is required and specifies that the VLAN header in the Original L2 Frame should be kept. This command ensures that the VLAN tag is preserved when performing VXLAN encapsulation, allowing the original VLAN information to remain intact throughout the encapsulation and transport process.
Configure the switch to preserve the original VLAN tag (in the inner Ethernet packet) when performing Virtual Extensible LAN (VXLAN) encapsulation. https://www.juniper.net/documentation/us/en/software/junos/evpn-vxlan/topics/ref/statement/encapsulate-inner-vlan.html
A is correct: https://www.juniper.net/documentation/us/en/software/junos/cli-reference/topics/ref/statement/encapsulate-inner-vlan.html
I also tend to answere A