10-30-2024 02:56 AM
Hey while working on the EIGRP i have came across a topic of unscaled eigrp metric. In my topology my router is using classic metrics and wide metric but how this formula will work can someone help me out with this problem. ???
10-30-2024 05:43 AM
Hi,
For whatever reason, maybe being a now OLD document, can't find it on Cisco site, however here it is in another location: https://studylib.net/doc/7099620/eigrp-wide-metrics---white-paper
Long story short, unscaled BW formula is for backwards compatibility with routers / IOS versions that don't support wide metrics.
Best,
Cristian.
11-01-2024 08:10 PM
But i want to know that how this formula calculation works ??
11-02-2024 12:07 AM
EIGRP wide metrics were designed with backward compatibility in mind. EIGRP wide metrics set K1 and K3 to a value of 1 and set K2, K4, K5, and K6 to 0, which allows backward compatibility because the K value metrics match with classic metrics. As long as K1 through K5 are the same and K6 is not set, the two metric styles allow adjacency between routers.
EIGRP is able to detect when peering with a router is using classic metrics, and it unscales the metric to the formula in Figure 2-13.
This conversion results in loss of clarity if routes pass through a mixture of classic metric and wide metric devices. An end result of this intended behavior is that paths learned from wide metric peers always look better than paths learned from classic peers. Using a mixture of classic metric and wide metric devices could lead to suboptimal routing, so it is best to keep all devices operating with the same metric style.""
MHM
11-02-2024 03:20 AM
Hello
Please review this post here:
11-03-2024 12:45 AM
Hey! The unscaled EIGRP metric can be a bit tricky. It’s great that you’re looking into both classic and wide metrics. The key thing to remember is that unscaled metrics are based on the classic EIGRP formula but don't include the 256 scaling factor, which can affect your route calculations. You can start by applying the standard formula (bandwidth + delay) and then adjust it according to your needs. If you provide more details about your topology, I might be able to help you troubleshoot further! CFAHome
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide