cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1025
Views
0
Helpful
1
Replies

Static route is configured with AD value 254 but no route in the routing table

olly ahmed
Level 1
Level 1

I see a route is configured in my router "ip route 10.112.129.64 255.255.255.240 10.64.128.86 254 name ABC" but I did not find any route for that subnet. Can anyone explain this things why it is happening. Below log is FYI.

R1#show running-config | i 10.112.129.64
ip route 10.112.129.64 255.255.255.240 10.64.128.86 254 name ABC

R1#show ip route 10.112.129.64
% Subnet not in table

1 Accepted Solution

Accepted Solutions

Hello

That obviously is a static route with an admin distance of 254 point to a nexthop address of 10.64.128.86

Now if you don't have a route to this nexthop in the rib table or its not a connected interface then this static route wont be entered into the rib and wont show up

res

Paul


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

View solution in original post

1 Reply 1

Hello

That obviously is a static route with an admin distance of 254 point to a nexthop address of 10.64.128.86

Now if you don't have a route to this nexthop in the rib table or its not a connected interface then this static route wont be entered into the rib and wont show up

res

Paul


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul
Review Cisco Networking products for a $25 gift card