Current File : //scripts/boot_bw_set.sh
ether=`/sbin/route -n | grep "^0.0.0.0" | rev | cut -d' ' -f1 | rev`
apply=`/scripts/wondershaper -a "$ether" -d 5120 -u 5120`