From 631b366985355cbe41a243a87b06eda75cdd2c42 Mon Sep 17 00:00:00 2001 From: Jan Gelety Date: Thu, 27 Apr 2017 14:12:10 +0200 Subject: CSIT-566: Use RA suppress in LISP and VXLAN IPv6 related test cases Change-Id: I788bf465242f5894c65b58f14d2355d29755eda5 Signed-off-by: Jan Gelety --- .../lisp/eth2p-ethip6ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/func/lisp/eth2p-ethip6ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot') diff --git a/tests/func/lisp/eth2p-ethip6ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot b/tests/func/lisp/eth2p-ethip6ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot index 29f5e49671..36f8458e24 100644 --- a/tests/func/lisp/eth2p-ethip6ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot +++ b/tests/func/lisp/eth2p-ethip6ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot @@ -182,6 +182,7 @@ | | ... | ${dut2_to_dut1_mac} | | Add IP Neighbor | ${dut2_node} | ${dut2_to_dut1} | ${dut1_to_dut2_ip6} | | ... | ${dut1_to_dut2_mac} +| | Vpp All RA Suppress Link Layer | ${nodes} | Setup Qemu DUT1 | | [Documentation] | Setup Vhosts on DUT1 and setup IP to one of them. Setup \ @@ -192,6 +193,7 @@ | | ... | ${prefix6} | | Set Interface State | ${dut1_node} | ${vhost1} | up | | Set Interface State | ${dut1_node} | ${vhost2} | up +| | Vpp RA Suppress Link Layer | ${dut1_node} | ${vhost2} | | Bridge domain on DUT node is created | ${dut1_node} | ${bid} | learn=${TRUE} | | Interface is added to bridge domain | ${dut1_node} | | ... | ${dut1_to_tg} | ${bid} | 0 -- cgit 1.2.3-korg