EIGRP AD question

txn41655txn41655 Member Posts: 53 ■■□□□□□□□□
Hi I am new,

1. Could anyone tell me if it possible to change the Administrative Distance of a specific EIGRP route ?


I found this but is for all routes at once? :

Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#router eigrp 111
Router(config-route)#network 192.168.16.0
Router(config-route)#distance eigrp 55 200
Router(config-route)#end
Router#

2. How could I redistribute a specific static route in EIGRP ?

Comments

Sign In or Register to comment.