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

NX-OS EIGRP default-metric redistribution problem

KAROLY KOHEGYI
Level 2
Level 2

Hi,

Unfortunetly the NX-OS EIGRP behavior  is slightly different from IOS EIGRP.

I have 2 EIGRP AS 10 and 100 and static routes.

I made route-map and set the default-metric to 128 150 255 255 1500.

I made redistribution between AS and static routes to AS as well.

I checked the EIGRP metric in one of other router.

I experienced that EIGRP redistribution does not use the default-metric parameters between AS. The NEXUS used the NX-OS default instead of   default-metric command values.

The redistribution from static to EIGRP is right. The router set the new matric value. ( min bandwidth 128 etc.)

Has anybody else experienced same effect??

Regards,

2 Replies 2

InayathUlla Sharieff
Cisco Employee
Cisco Employee

Hi Karoly,

Yes you are perfectly correct In nx-os EIGRP does not carry the metrics from one eigrp process into another eigrp

process during redistribution like it does on IOS

"Avoid redistribution between different EIGRP autonomous systems because the EIGRP vector

metric will not be preserved."

http://www.cisco.com/en/US/docs/switches/datacenter/sw/4_1/nx-os/unicast/configuration/gui

de/l3_eigrp.html#wp1062336

HTH

Regards

Inayath

*Plz rate the usefull posts.

Hi,

Thanks  your info. I read this article earlier but i so thought  the if EIGRP redistribution between AS does not preserve the orignal metric but it uses the default-metric values.

Does the default-metric command not influence the metrcis between AS ?

Regards,