Lines Matching +full:65 +full:v
476 run_cmd "$IP nexthop add id 65 via 2001:db8:91::5 fdb"
478 run_cmd "$IP nexthop add id 104 group 65/66"
651 if [ ! -x "$(command -v jq)" ]; then
704 if [ ! -x "$(command -v jq)" ]; then
807 if [ ! -x "$(command -v mausezahn)" ]; then
897 run_cmd "$IP nexthop add id 65 dev veth1"
898 run_cmd "$IP nexthop add id 102 group 62/63/64/65"
900 check_nexthop "id 102" "id 102 group 62/63/64/65"
904 check_nexthop "id 102" "id 102 group 62/64/65"
909 run_cmd "$IP nexthop add id 103 group 62/63,2/64,3/65,4"
911 check_nexthop "id 103" "id 103 group 62/63,2/64,3/65,4"
915 check_nexthop "id 103" "id 103 group 62/64,3/65,4"
935 run_cmd "$IP nexthop add id 65 via 2001:db8:91::5 dev veth1"
980 run_cmd "$IP nexthop add id 65 via 2001:db8:91::5 dev veth1"
985 local GRP="id 103 group 62,254/63,255/64,256/65,257/66,65535"
1067 run_cmd "$IP nexthop add id 65 via 2001:db8:91::5 dev veth1"
1072 local GRP="id 103 group 62,254/63,255/64,256/65,257/66,65535 $(:
1295 if [ ! -x "$(command -v mausezahn)" ]; then
1349 if [ ! -x "$(command -v mausezahn)" ]; then
2067 if [ ! -x "$(command -v mausezahn)" ]; then
2121 if [ ! -x "$(command -v mausezahn)" ]; then
2508 -v verbose mode (show commands and output)
2530 v) VERBOSE=$(($VERBOSE + 1));;
2545 if [ ! -x "$(command -v ip)" ]; then