CSIT-1468: InterfaceUtil migration from VAT to PAPI
[csit.git] / tests / vpp / func / ip4_tunnels / vxlan / eth2p-ethip4vxlan-l2xcbase-func.robot
index aa88be5..f76ff68 100644 (file)
@@ -64,3 +64,6 @@
 | | And Configure L2XC | ${dut2_node} | ${dut2_to_tg} | ${dut2s_vxlan}
 | | Then Send ICMPv4 bidirectionally and verify received packets
 | | ... | ${tg_node} | ${tg_to_dut1} | ${tg_to_dut2}
+| | And Get VXLAN dump | ${dut1_node}
+| | And Get VXLAN dump | ${dut1_node} | interface=vxlan_tunnel0
+| | And Get VXLAN dump | ${dut2_node} | interface=${dut2s_vxlan}