Lines Matching refs:iface1
15 iface1="ltp_veth1"
58 ip link add $iface0 type veth peer name $iface1 || \
63 ip link set up $iface1 || tst_brk TBROK "failed to bring $iface1 up"
93 pkill -f "dhclient -$TST_IPVER $iface1"
114 local wicked_cfg="/etc/sysconfig/network/ifcfg-$iface1"
152 tst_res TINFO "starting dhclient -$TST_IPVER $iface1"
153 dhclient -$TST_IPVER $iface1 || tst_brk TBROK "dhclient failed"
157 ip addr show $iface1 | grep -q $ip_addr_check
161 if ip addr show $iface1 | grep -q $ip_addr_check_noprefix; then
163 ip addr show $iface1