Lines Matching refs:mtu
51 mtu=$(ifconfig $i | grep "mtu" | sed "s/.*mtu //")53 if [ -z $mtu ]; then59 echo "Request: ifconfig $i mtu $j"60 ifconfig $i mtu $j >/dev/null 2>&163 ifconfig $i mtu $mtu64 echo "Restored the MTU of $i to $mtu"
Indexes created Wed Oct 22 13:09:56 GMT 2025