What is the Default Routes? And give me the commands?
elmert 13-February-2008 11:28:14 AM

Comments


Default route is used when a route is not known . The command is
ip route 0.0.0.0 0.0.0.0 168.125.3.2
The default gateway is set to 168.125.3.2
Posted by HamidAliKhan


The default route (gateway of last resort) is used when a route is not known or is infeasible. The command is
ip route 0.0.0.0 0.0.0.0 165.44.56.5
The default gateway is set to 165.44.56.5
Posted by howard



Posted: 13-February-2008 11:47:58 AM By: howard

The default route (gateway of last resort) is used when a route is not known or is infeasible. The command is
ip route 0.0.0.0 0.0.0.0 165.44.56.5
The default gateway is set to 165.44.56.5

Posted: 28-December-2008 12:43:34 AM By: HamidAliKhan

Default route is used when a route is not known . The command is
ip route 0.0.0.0 0.0.0.0 168.125.3.2
The default gateway is set to 168.125.3.2