Searched refs:run_cmd_grep (Results 1 – 2 of 2) sorted by relevance
100 run_cmd_grep() { function335 run_cmd_grep "prefix dead::/64 dev lo label 1" ip addrlabel list372 run_cmd_grep "alias $namewant" ip link show "$devdummy"383 run_cmd_grep "alias $namewant" ip link show "$devdummy"422 run_cmd_grep "$vrfname" ip -br link show type vrf489 run_cmd_grep 'Usage: ip fou' ip fou help540 run_cmd_grep "^Usage: ip macsec" ip macsec help608 run_cmd_grep "SAD count 1" ip x s count626 run_cmd_grep "SPD IN 0 OUT 1 FWD 0" ip x p count790 run_cmd_grep "^Usage:" ip link help gretap[all …]
144 run_cmd_grep() function420 run_cmd_grep "${R1_N1_IP}" ip netns exec $h1 traceroute ${H2_N2_IP}443 run_cmd_grep "${R1_N1_IP6}" ip netns exec $h1 traceroute6 ${H2_N2_IP6}464 run_cmd_grep "Time to live exceeded" ip netns exec $h1 ping -t1 -c1 -W2 ${H2_N2_IP}485 run_cmd_grep "Frag needed" ip netns exec $h1 ping -s 1450 -Mdo -c1 -W2 ${H2_N2_IP}506 run_cmd_grep "Time exceeded: Hop limit" ip netns exec $h1 "${ping6}" -t1 -c1 -W2 ${H2_N2_IP6}527 run_cmd_grep "Packet too big" ip netns exec $h1 "${ping6}" -s 1450 -Mdo -c1 -W2 ${H2_N2_IP6}