if [ "$reason" = "BOUND" ] && [ "$vrfid" != "" ]; then
/sbin/ip route add default via $vrfgateway table $vrfid
fi