Lines Matching refs:add
28 ROD ip link add $iface type dummy
31 ROD ip addr add ${ip4_addr}/24 dev $iface
94 tst_res TINFO "add a new protocol address to the device"
96 ip addr add 127.6.6.6/24 dev lo
98 tst_res TFAIL "'ip addr add' command failed"
130 tst_res TINFO "add a new neighbor (or replace existed)"
171 tst_res TINFO "test 'ip route add/del' commands"
173 ROD ip route add $ip4_addr via 127.0.0.1
209 tst_res TINFO "test 'ip maddr add/del' commands"
212 ip maddr add 66:66:00:00:00:66 dev $iface
214 tst_res TFAIL "ip maddr add command failed"