Lines Matching +full:2000 +full:s
20 printf "TEST: %-60s [ OK ]\n" "${msg}"
25 printf "TEST: %-60s [FAIL]\n" "${msg}"
141 # where H1's default route goes through R1 and R1's default route goes
142 # through R2 over N2, traceroute6 from H1 to H2 reports R2's address
147 # N1: 2000:101::/64
148 # N2: 2000:102::/64
149 # N3: 2000:103::/64
151 # R1's host part of address: 1
152 # R2's host part of address: 2
153 # H1's host part of address: 3
154 # H2's host part of address: 4
157 # the IPv6 address of R1's interface on N2 is 2000:102::1/64
179 connect_ns $r2 eth3 - 2000:103::2/64 $h2 eth3 - 2000:103::4/64
180 ip netns exec $h2 ip route add default via 2000:103::2
183 connect_ns $r1 eth2 - 2000:102::1/64 $r2 eth2 - 2000:102::2/64
184 ip netns exec $r1 ip route add default via 2000:102::2
189 ip netns exec $r1 ip addr add 2000:101::1/64 dev ${brdev}
191 connect_ns $h1 eth0 - 2000:101::3/64 $r1 eth0 - -
193 ip netns exec $h1 ip route add default via 2000:101::1
195 connect_ns $r2 eth1 - 2000:101::2/64 $r1 eth1 - -
199 ip netns exec $h1 ping6 -c5 2000:103::4 >/dev/null 2>&1
213 # traceroute6 host-2 from host-1 (expects 2000:102::2)
214 run_cmd $h1 "traceroute6 2000:103::4 | grep -q 2000:102::2"
231 # 1.0.3.1/24 and 1.0.1.1/24 are respectively R1's primary and secondary