satishtech wrote: » what does this error message mean ? Router(config)#ip route 0.0.0.0 0.0.0.0 g0/1%Default route without gateway, if not a point-to-point interface, may impact performance whereas why is the below command accepted ? Router(config)#ip route 0.0.0.0 0.0.0.0 10.1.1.2 also what is the use of ip default-gateway command on a router and is ip default-network part of ICND1 exam syllabus ?
scratcherbob wrote: » If you use the no ip routing global configuration command to disable routing you would then need to add a default gateway to manage the router remotely. If you do turn routing off I think its a real kick in the balls for the router.
satishtech wrote: » ...why would anyone disable routing on a Router ?