Home
last modified time | relevance | path

Searched refs:IP_NETMASK (Results 1 – 1 of 1) sorted by relevance

/openbmc/ipmitool/contrib/
H A Dbmclanconf185 w) IP_NETMASK=$OPTARG ;;
223 if [ X$IP_NETMASK = X ]; then
225 IP_NETMASK=`hex_to_ip $HEX_NETMASK`
248 if [ X$IP_NETMASK = X ]; then
249 IP_NETMASK=`$IFCONFIG $IFACE | grep Bcast | awk -F"[:[:space:]]+" '{print $8}'`
270 if [ X$IP_NETMASK != X ]; then
271 ipmitool_lan_set "netmask" "$IP_NETMASK"