Lines Matching full:hs
17 # In other words, hosts hs-t100-1 and hs-t100-2 are connected through the IPv6
18 # L3 VPN of tenant 100 while hs-t200-3 and hs-t200-4 are connected using the
20 # is forbidden and thus, for example, hs-t100-1 cannot reach hs-t200-3 and vice
28 # example where, within the same domain of tenant 100, the host hs-t100-1 pings
29 # the host hs-t100-2.
31 # First of all, L2 reachability of the host hs-t100-2 is taken into account by
34 # When the host hs-t100-1 sends an IPv6 packet destined to hs-t100-2, the
46 # hs-t100-2 through the veth-t100 interface.
52 # for tenant 100. In this case, only hosts hs-t200-3 and hs-t200-4 are able to
58 # | hs-t100-1 netns | | hs-t100-2 netns |
102 # | hs-t200-3 netns | | hs-t200-4 netns |
330 # - host hs-1 is directly connected to the router rt-1;
331 # - host hs-2 is directly connected to the router rt-2.
337 # - host hs-3 is directly connected to the router rt-1;
338 # - host hs-4 is directly connected to the router rt-2.
343 # setup the IPv6 L3 VPN which connects the host hs-t100-1 and host
344 # hs-t100-2 within the same tenant 100.
348 # setup the IPv6 L3 VPN which connects the host hs-t200-3 and host
349 # hs-t200-4 within the same tenant 200.
391 log_test $? 0 "Hosts connectivity: hs-t${tid}-${hssrc} -> hs-t${tid}-${hsdst} (tenant ${tid})"
403 log_test $? 1 "Hosts isolation: hs-t${tidsrc}-${hssrc} -X-> hs-t${tiddst}-${hsdst}"
413 log_test $? 0 "Hosts connectivity: hs-t${tid}-${hssrc} -> gw (tenant ${tid})"