Lines Matching full:two
51 vnet_mkjail two ${epair}b
52 jexec two ifconfig ${epair}b 192.0.2.2/24 up
53 gtwo=$(jexec two ifconfig gif create)
54 jexec two ifconfig $gtwo tunnel 192.0.2.2 192.0.2.1
55 jexec two ifconfig $gtwo inet 198.51.100.2/24 198.51.100.1 up
65 jexec two ping -c 1 198.51.100.1
95 vnet_mkjail two ${epair}b
96 jexec two ifconfig ${epair}b 192.0.2.2/24 up
97 gtwo=$(jexec two ifconfig gif create)
98 jexec two ifconfig $gtwo tunnel 192.0.2.2 192.0.2.1
99 jexec two ifconfig $gtwo inet6 no_dad 2001:db8:1::2/64 up
109 jexec two ping -6 -c 1 2001:db8:1::1
139 vnet_mkjail two ${epair}b
140 jexec two ifconfig ${epair}b inet6 no_dad 2001:db8::2/64 up
141 gtwo=$(jexec two ifconfig gif create)
142 jexec two ifconfig $gtwo inet6 tunnel 2001:db8::2 2001:db8::1
143 jexec two ifconfig $gtwo inet 198.51.100.2/24 198.51.100.1 up
153 jexec two ping -c 1 198.51.100.1
183 vnet_mkjail two ${epair}b
184 jexec two ifconfig ${epair}b inet6 no_dad 2001:db8::2/64 up
185 gtwo=$(jexec two ifconfig gif create)
186 jexec two ifconfig $gtwo inet6 tunnel 2001:db8::2 2001:db8::1
187 jexec two ifconfig $gtwo inet6 no_dad 2001:db8:1::2/64 up
197 jexec two ping -6 -c 1 2001:db8:1::1
235 vnet_mkjail two ${epair}b
236 gtwo=$(jexec two ifconfig gif create)
237 jexec two ifconfig ${epair}b 192.0.2.2/24 up
238 jexec two ifconfig $gtwo tunnel 192.0.2.2 192.0.2.1
239 jexec two ifconfig $gtwo 198.51.100.2/24 198.51.100.1 up
240 jexec two ifconfig $gtwo inet6 no_dad 2001:db8:1::2/64
242 btwo=$(jexec two ifconfig bridge create)
243 jexec two ifconfig $btwo addm $gtwo
244 jexec two ifconfig $btwo 192.168.169.254/24 up
245 jexec two ifconfig $btwo inet6 no_dad 2001:db8:2::2/64
257 jexec two ping -c 1 192.168.169.253
259 jexec two ping -6 -c 1 2001:db8:2::1
267 jexec two ping -c 1 198.51.100.1
273 jexec two ping -6 -c 1 2001:db8:1::1
311 vnet_mkjail two ${epair}b
312 gtwo=$(jexec two ifconfig gif create)
313 jexec two ifconfig ${epair}b inet6 no_dad 2001:db8::2/64 up
314 jexec two ifconfig $gtwo inet6 tunnel 2001:db8::2 2001:db8::1
315 jexec two ifconfig $gtwo 198.51.100.2/24 198.51.100.1 up
316 jexec two ifconfig $gtwo inet6 no_dad 2001:db8:1::2/64
318 btwo=$(jexec two ifconfig bridge create)
319 jexec two ifconfig $btwo addm $gtwo
320 jexec two ifconfig $btwo 192.168.169.254/24 up
321 jexec two ifconfig $btwo inet6 no_dad 2001:db8:2::2/64
333 jexec two ping -c 1 192.168.169.253
335 jexec two ping -6 -c 1 2001:db8:2::1
343 jexec two ping -c 1 198.51.100.1
349 jexec two ping -6 -c 1 2001:db8:1::1