Lines Matching refs:one
151 vnet_mkjail one ${epair}a
152 jexec one ifconfig lo0 up
153 jexec one ifconfig ${epair}a 192.0.2.1/24 up
154 stf_one=$(jexec one ifconfig stf create)
155 jexec one ifconfig $stf_one stfv4br 192.0.2.3
156 jexec one ifconfig $stf_one stfv4net 192.0.2.1/32
157 jexec one ifconfig $stf_one inet6 2001:db8:c000:0201::1/32 up
158 jexec one route -6 add default -interface $stf_one
171 jexec one ping -c 1 192.0.2.2
175 jexec one ping6 -c 1 2001:db8:c000:0202::1
180 jexec one ifconfig $stf_one inet6 2001:db8:c000:0201::1 delete
181 jexec one ifconfig $stf_one inet6 2001:0201::1/16
182 jexec one ifconfig $stf_one stfv4net 192.0.2.1/16
188 jexec one ping6 -c 1 2001:0202::1