Lines Matching +full:65 +full:v
474 run_cmd "$IP nexthop add id 65 via 2001:db8:91::5 fdb"
476 run_cmd "$IP nexthop add id 104 group 65/66"
609 if [ ! -x "$(command -v jq)" ]; then
662 if [ ! -x "$(command -v jq)" ]; then
765 if [ ! -x "$(command -v mausezahn)" ]; then
855 run_cmd "$IP nexthop add id 65 dev veth1"
856 run_cmd "$IP nexthop add id 102 group 62/63/64/65"
858 check_nexthop "id 102" "id 102 group 62/63/64/65"
862 check_nexthop "id 102" "id 102 group 62/64/65"
867 run_cmd "$IP nexthop add id 103 group 62/63,2/64,3/65,4"
869 check_nexthop "id 103" "id 103 group 62/63,2/64,3/65,4"
873 check_nexthop "id 103" "id 103 group 62/64,3/65,4"
893 run_cmd "$IP nexthop add id 65 via 2001:db8:91::5 dev veth1"
938 run_cmd "$IP nexthop add id 65 via 2001:db8:91::5 dev veth1"
943 local GRP="id 103 group 62,254/63,255/64,256/65,257/66,65535"
1025 run_cmd "$IP nexthop add id 65 via 2001:db8:91::5 dev veth1"
1030 local GRP="id 103 group 62,254/63,255/64,256/65,257/66,65535 $(:
1253 if [ ! -x "$(command -v mausezahn)" ]; then
1307 if [ ! -x "$(command -v mausezahn)" ]; then
2025 if [ ! -x "$(command -v mausezahn)" ]; then
2079 if [ ! -x "$(command -v mausezahn)" ]; then
2466 -v verbose mode (show commands and output)
2488 v) VERBOSE=$(($VERBOSE + 1));;
2503 if [ ! -x "$(command -v ip)" ]; then