Lines Matching refs:ifconfig
49 jexec relay ifconfig lo0 inet6 2001:db8::1/64 up
50 jexec relay ifconfig ${epair}a 192.0.2.1/24 up
52 gif=$(jexec relay ifconfig gif create)
53 jexec relay ifconfig $gif inet6 2002:c000:0201::1/64 up
54 jexec relay ifconfig $gif tunnel 192.0.2.1 192.0.2.2
58 jexec client ifconfig lo0 up
59 jexec client ifconfig ${epair}b 192.0.2.2/24 up
60 stf=$(jexec client ifconfig stf create)
61 jexec client ifconfig $stf inet6 2002:c000:0202::1/32 up
101 jexec br ifconfig ${epair}a 192.0.2.1/24 up
104 gif=$(jexec br ifconfig gif create)
105 jexec br ifconfig lo0 inet6 2001:db9::1/64 up
106 jexec br ifconfig $gif inet6 2001:db8::/64 up
107 jexec br ifconfig $gif tunnel 192.0.2.1 192.0.2.2
111 jexec client ifconfig lo0 up
112 jexec client ifconfig ${epair}b 192.0.2.2/24 up
118 stf=$(jexec client ifconfig stf create)
120 jexec client ifconfig $stf stfv4br 192.0.2.1
121 jexec client ifconfig $stf stfv4net 192.0.2.2/32
122 jexec client ifconfig $stf inet6 2001:db8:c000:0202::1/32 up
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
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
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
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