cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
610
Views
0
Helpful
2
Replies

Change the Route Administrative Distance ??

b.petronio
Level 3
Level 3

Hi all,

Is there any way of changing the Administrative Distance for a Directly Connected route?

I have tried this, but not working:

interface Ethernet0/0

ip address 10.9.1.100 255.255.255.0

interface FastEthernet0/0

ip address 172.20.254.254 255.255.0.0

ip route 172.20.0.0 255.255.0.0 10.9.1.1

ip route 172.20.0.0 255.255.0.0 FastEthernet0/0 200

TESTE#sh ip route 172.20.1.112

Routing entry for 172.20.0.0/16

Known via "connected", distance 0, metric 0 (connected, via interface)

Routing Descriptor Blocks:

* directly connected, via FastEthernet0/0

Route metric is 0, traffic share count is 1

Best regards,

Petr?nio

2 Replies 2

I don't think you can change the admin distance for a directly connected route. If your goal is to make f0/0 to be backup to e0/0 then you can configure something like this.

int e0/0

backup interface fastethernet0/0

HTH

Sundar

mohammedmahmoud
Level 11
Level 11

Hi,

I don't think that it can be done, as there is no meaning for making a directly connected interface less preferred than a received route from another router.

HTH, please do rate all helpful replies,

Mohammed Mahmoud.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card