Lines Matching refs:route
74 # empty "/etc/defaultrouter" file will cause the default route
94 # the last route between the running system and its
98 # First, remember the original route.
106 # this, if one of the routes we add is for the route
113 route_added=`/usr/sbin/route -n add default \
121 # Finally, delete the original default route unless it
125 /usr/sbin/route -n delete default \
129 /usr/sbin/route -fn > /dev/null
139 # to disabled if a default route was previously added via BOOTP, DHCP,
144 # No default routes were setup by "route" command above.
204 # Read /etc/inet/static_routes and add each route.
209 /usr/sbin/route add $line