07-08-2009 07:22 AM - edited 03-04-2019 05:21 AM
Can someone explain the following command
ip route <network> <subnetmask> 0.0.0.0
07-08-2009 08:09 AM
It's the same as sending the route to null0. This is common in BGP when you need a route in the routing table that you have not learned via IGP.
Hope that helps.
07-08-2009 09:17 AM
Thanks, could you plz send me the ref link....
07-08-2009 10:23 AM
I don't have one, but I'll see if I can find one.
07-08-2009 12:29 PM
here is a reference for you
http://www.cisco.com/en/US/tech/tk364/technologies_tech_note09186a00801c9a6e.shtml
07-08-2009 01:35 PM
Is this something you saw in real life or a study guide?
ip route
sends the traffic for the specified net towards the default gateway.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide