Lines Matching refs:run_cmd
122 run_cmd() function
544 run_cmd ip netns exec $r1 ip vrf exec blue ping -c1 -w1 ${H2_N2_IP}
556 run_cmd nettest -s -O "$h2" -l ${H2_N2_IP} -I eth0 -3 eth0 &
558 run_cmd nettest -N "$r1" -d blue -r ${H2_N2_IP}
570 run_cmd nettest -s -D -O "$h2" -l ${H2_N2_IP} -I eth0 -3 eth0 &
572 run_cmd nettest -D -N "$r1" -d blue -r ${H2_N2_IP}
584 run_cmd ip netns exec $r1 ip vrf exec blue ${ping6} -c1 -w1 ${H2_N2_IP6}
596 run_cmd nettest -s -6 -O "$h2" -l ${H2_N2_IP6} -I eth0 -3 eth0 &
598 run_cmd nettest -6 -N "$r1" -d blue -r ${H2_N2_IP6}
610 run_cmd nettest -s -6 -D -O "$h2" -l ${H2_N2_IP6} -I eth0 -3 eth0 &
612 run_cmd nettest -6 -D -N "$r1" -d blue -r ${H2_N2_IP6}