Lines Matching refs:inet6

241 	jexec carp_basic_v6_one ifconfig ${bridge} inet6 2001:db8::0:4/64 up \
248 jexec carp_basic_v6_two ifconfig ${epair_one}b inet6 \
250 jexec carp_basic_v6_two ifconfig ${epair_one}b inet6 add vhid 1 \
253 jexec carp_basic_v6_three ifconfig ${epair_two}b inet6 2001:db8::1:3/64 up no_dad
254 jexec carp_basic_v6_three ifconfig ${epair_two}b inet6 add vhid 1 \
291 jexec ${j}_one ifconfig ${bridge} inet6 2001:db8::0:4/64 up \
298 jexec ${j}_two ifconfig ${epair_one}b inet6 \
300 jexec ${j}_two ifconfig ${epair_one}b inet6 add vhid 1 carpver 3 \
303 jexec ${j}_three ifconfig ${epair_two}b inet6 2001:db8::1:3/64 up no_dad
304 jexec ${j}_three ifconfig ${epair_two}b inet6 add vhid 1 carpver 3 \
339 jexec carp_uni_v6_one sysctl net.inet6.ip6.forwarding=1
344 jexec carp_uni_v6_one ifconfig ${bridge} inet6 2001:db8::0:4/64 up \
346 jexec carp_uni_v6_one ifconfig ${bridge} inet6 alias 2001:db8:1::1/64 \
348 jexec carp_uni_v6_one ifconfig ${bridge} inet6 alias 2001:db8:2::1/64 \
351 jexec carp_uni_v6_two ifconfig ${epair_one}b inet6 2001:db8:1::2/64 \
354 jexec carp_uni_v6_two ifconfig ${epair_one}b inet6 add vhid 1 \
358 jexec carp_uni_v6_three ifconfig ${epair_two}b inet6 2001:db8:2::2/64 \
361 jexec carp_uni_v6_three ifconfig ${epair_two}b inet6 add vhid 1 \
407 jexec ${j}_one ifconfig ${bridge} inet6 2001:db8::0:4/64 up \
409 jexec ${j}_one ifconfig ${bridge} inet6 alias 2001:db8:1::1/64 \
412 jexec ${j}_two ifconfig ${epair_one}b inet6 2001:db8:1::2/64 \
414 jexec ${j}_three ifconfig ${epair_two}b inet6 2001:db8:1::3/64 \
420 jexec ${j}_two ifconfig ${epair_one}b inet6 add vhid 1 \
423 jexec ${j}_three ifconfig ${epair_two}b inet6 add vhid 1 \
512 jexec carp_ndp_v6_bridge ifconfig ${bridge} inet6 2001:db8::0:4/64 up \
519 jexec carp_ndp_v6_master ifconfig ${epair_one}b inet6 \
521 jexec carp_ndp_v6_master ifconfig ${epair_one}b inet6 add vhid 1 \
524 jexec carp_ndp_v6_slave ifconfig ${epair_two}b inet6 \
526 jexec carp_ndp_v6_slave ifconfig ${epair_two}b inet6 add vhid 1 \