Lines Matching full:eth0
20 ip -n ${s_ns} link set eth0 type bond_slave prio 10
24 ip -n ${s_ns} -d link show eth0 | grep -q "prio 10"
69 ip -n ${s_ns} link set eth0 type bond_slave prio 0
72 cmd_jq "ip -n ${s_ns} -d -j link show eth0" \
74 check_err $? "eth0 prio is not 0"
95 check_active_slave eth0
105 check_active_slave "eth0"
108 check_active_slave "eth0"
133 ip -n ${s_ns} link set eth0 type bond_slave prio 1000000
136 ip -n ${s_ns} -d link show eth0 | grep -q 'prio 1000000'
137 check_err $? "eth0 prio is not 1000000"
146 check_active_slave "eth0"