Searched refs:run_cmd_grep (Results 1 – 2 of 2) sorted by relevance
98 run_cmd_grep() { function333 run_cmd_grep "prefix dead::/64 dev lo label 1" ip addrlabel list370 run_cmd_grep "alias $namewant" ip link show "$devdummy"381 run_cmd_grep "alias $namewant" ip link show "$devdummy"420 run_cmd_grep "$vrfname" ip -br link show type vrf487 run_cmd_grep 'Usage: ip fou' ip fou help538 run_cmd_grep "^Usage: ip macsec" ip macsec help568 run_cmd_grep "^Usage: ip macsec" ip macsec help599 run_cmd_grep 'macsec-hw-offload: on' ethtool -k $dev673 run_cmd_grep "SAD count 1" ip x s count[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}