Searched refs:eth0_local_mac (Results 1 – 5 of 5) sorted by relevance
17 eth0_local_mac=`ifconfig eth0 | grep HWaddr | sed -e 's/.*HWaddr //g' | sed -e 's/ //g' | cut -d '…18 [ "$eth0_local_mac" == "" ] && eth0_local_mac="45:67:89"19 local_mac=00:aa:bb:$eth0_local_mac
17 eth0_local_mac=`ifconfig eth0 | grep HWaddr | sed -e 's/.*HWaddr //g' | sed -e 's/ //g' | cut -d '…18 [ "$eth0_local_mac" == "" ] && eth0_local_mac="45:67:89"19 local_mac=00:a5:b5:$eth0_local_mac
21 …eth0_local_mac=`ifconfig eth0 | grep HWaddr | sed -e 's/.*HWaddr //g' | sed -e 's/ //g' | cut -d …24 eth0_local_mac="45:67:89"28 ap_prefix=`echo $eth0_local_mac | cut -d ':' -f 1,2`31 local_mac=00:a8:b8:$eth0_local_mac
24 …eth0_local_mac=`ifconfig eth0 | grep HWaddr | sed -e 's/.*HWaddr //g' | sed -e 's/ //g' | cut -d …27 eth0_local_mac="45:67:89"32 local_mac=00:a8:b8:$eth0_local_mac
24 …eth0_local_mac=`ifconfig eth0 | grep HWaddr | sed -e 's/.*HWaddr //g' | sed -e 's/ //g' | cut -d …27 eth0_local_mac="45:67:89"31 local_mac=00:a8:b8:$eth0_local_mac