diff options
author | Zdeno Olsovsky <zolsovsk@cisco.com> | 2016-07-28 15:04:54 +0200 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2016-08-25 22:16:46 +0000 |
commit | 1942363fa62b6a079ae5552d20c90eb55f0033d9 (patch) | |
tree | 8eb689a564db5036f6f7cb09e97f0a44555af56e /tests/func/vrf/vrf_tests.robot | |
parent | f2711a847cd8de8dadce1049747e78f96bcae031 (diff) |
CSIT-237: VPN routed forwarding (VRF) - baseline for IPv6
Change-Id: I5c3053c692df29255a1da22a66f7ac282e3d5624
Signed-off-by: Zdeno Olsovsky <zolsovsk@cisco.com>
Diffstat (limited to 'tests/func/vrf/vrf_tests.robot')
-rw-r--r-- | tests/func/vrf/vrf_tests.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/func/vrf/vrf_tests.robot b/tests/func/vrf/vrf_tests.robot index 239900c1eb..74696135b1 100644 --- a/tests/func/vrf/vrf_tests.robot +++ b/tests/func/vrf/vrf_tests.robot @@ -25,7 +25,7 @@ | Test Setup | Run Keywords | Setup all DUTs before test | ... | AND | Setup all TGs before traffic script | Test Teardown | Show Packet Trace on All DUTs | ${nodes} -| Documentation | *Vpn routed forwarding - baseline* +| Documentation | *Vpn routed forwarding - baseline IPv4* | ... | *[Top] Network Topologies:* TG=DUT1=DUT2=TG 3-node topology with two | ... | links in between nodes. | ... | *[Enc] Packet Encapsulations:* Eth-IPv4-ICMPv4 for L2 switching of |