cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
603
Views
1
Helpful
6
Replies

unconfigured static route appeared in the routing table

**Hamid**
Level 1
Level 1

Hi,

I saw that there is a default route in the routing table that I cannot find in the running configuration. When I type show ip route (as shown below), I see a default route with two next hops (192.168.1.1 and 10.10.10.1).

R1#show ip route
S* 0.0.0.0/0 [1/0] via 192.168.1.1
                    [1/0] via 10.10.10.1

--------------------------------------

R1#show running config | in ip route
ip route 0.0.0.0 0.0.0.0 192.168.1.1

I configured only a default route with the next hop of 192.168.1.1, but I did not configure any other routes. Also, I cannot find the 10.10.10.1 route in the running configuration.

6 Replies 6

are you use dhcp to assign IP to any of interface?

MHM

No, I am not using any dhcp

Can I see config of router 

MHM

It is a production router, unfortunately I can not share the config

Don't worry 

Show run | i dhcp

Show ip route 0.0.0.0 detail 

Share above 

MHM

R1# show ip route 0.0.0.0 0.0.0.0
Routing entry for 0.0.0.0/0, supernet
Known via "static", distance 1, metric 0, candidate default path
Routing Descriptor Blocks:
* 192.168.1.1
No protocol data available
Route metric is 0, traffic share count is 1
10.10.10.1
No protocol data available
Route metric is 0, traffic share count is 1

------------------------------------------

R1#show running-config | in dhcp
no ip dhcp use class