Lines Matching full:hosts
56 # two hosts (hs-1, hs-2) and four routers (rt-1, rt-2, rt-3, rt-4).
57 # Hosts hs-1 and hs-2 are connected to routers rt-1 and rt-2, respectively,
64 # connected hosts. It pushes the Segment Routing Header (SRH) after the
129 # from connected hosts on the basis of the destination addresses.
214 # IDs of routers and hosts are initialized during the setup of the testing
217 HOSTS=''
338 # destroy hosts
339 for i in ${HOSTS}; do
562 # add SRv6 policy to incoming traffic sent by connected hosts
620 # create hosts
621 HOSTS="1 2"; readonly HOSTS
622 for i in ${HOSTS}; do
638 # set up the hosts connected to routers
649 # create a connection between hosts hs-1 and hs-2.
710 log_test $? 0 "IPv6 Hosts connectivity: hs-${hssrc} -> gw"
719 log_test $? 0 "IPv6 Hosts connectivity: hs-${hssrc} -> hs-${hsdst}"
752 log_section "IPv6 connectivity test among hosts and gateways"
754 for hs in ${HOSTS}; do
761 log_section "SRv6 connectivity test hosts (h1 <-> h2, PSP flavor)"