Lines Matching full:two
160 vnet_mkjail two ${epair}b
161 jexec two ifconfig lo0 up
162 jexec two ifconfig ${epair}b 192.0.2.2/24 up
163 stf_two=$(jexec two ifconfig stf create)
164 jexec two ifconfig $stf_two stfv4br 192.0.2.3
165 jexec two ifconfig $stf_two stfv4net 192.0.2.2/32
166 jexec two ifconfig $stf_two inet6 2001:db8:c000:0202::1/32 up
167 jexec two route -6 add default -interface $stf_two
177 jexec two ping6 -c 1 2001:db8:c000:0201::1
183 jexec two ifconfig $stf_two inet6 2001:db8:c000:0202::1 delete
184 jexec two ifconfig $stf_two inet6 2001:0202::1/16
185 jexec two ifconfig $stf_two stfv4net 192.0.2.2/16
190 jexec two ping6 -c 1 2001:0201::1