05-08-2011 04:40 PM - edited 03-04-2019 12:19 PM
Geeting
I want one route to go a private network, not default. but, I have problem to correct it. could anyone advice me:
#show ip bgp
network Net Hop metric locaPrf weight path
*>0.0.0.0 202.111.111.111 4294967295 30 0 1111 i
*> 10.1.1.2/30 0.0.0.0 0 32768 i
*>203.111.111.111/26 10.1.1.2 100 100 0 64624 ?
the second route is static route from another bgp route, redistribited to here.
*>203.111.111.111/26 132.111.111.111 100 32768 ?
Any comments will be appreciated
Thanks in advance
julxu
Solved! Go to Solution.
05-08-2011 05:32 PM
Some redistributed static or IGP routes will have a next hop of 0.0.0.0. That 0.0.0.0 doesn't mean "default route". If a packet comes into the router for that destination, you should already have another non-BGP route in the routing table for routing that packet.
05-08-2011 05:32 PM
Some redistributed static or IGP routes will have a next hop of 0.0.0.0. That 0.0.0.0 doesn't mean "default route". If a packet comes into the router for that destination, you should already have another non-BGP route in the routing table for routing that packet.
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