cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
419
Views
5
Helpful
2
Replies

Routing table question

mohammedmahmoud
Level 11
Level 11

kindly, i have some trouble understanding these three routes when they appear in my routing table:

* candidate default

U per-user static route

P periodic downloaded static route

best regards, and thanks in advance.

2 Replies 2

* candidate default = 0.0.0.0/0 or other network that has been set via the "ip default-network" command.

U per-user static route = route that has been received via tacacs+ or radius for a given user on a dialer link.

P periodic downloaded static route = route that ha been configured using the following feature:

http://www.cisco.com/en/US/products/sw/iosswrel/ps1831/products_configuration_guide_chapter09186a008033a3a8.html#wp1001012

Hope this helps,

Regards,
Harold Ritter, CCIE #4168 (EI, SP)

Hi,

Thanks alot, but i've got a further question:

Does candidate default mean that the default route is configured on the router, or the default route is advertised from another router or both.

Thanks in advance.