User Tools

Site Tools


documentation:examples:ecmp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
documentation:examples:ecmp [2022/12/11 18:39] – [R2 (ECMP router)] olivierdocumentation:examples:ecmp [2022/12/11 18:40] – [Checking routes installed] olivier
Line 266: Line 266:
 Copyright 1996-2005 Kunihiro Ishiguro, et al. Copyright 1996-2005 Kunihiro Ishiguro, et al.
  
-R1# sh ip route 10.0.34.0/24 +R1# sh ip route 10.0.0.0 
-Routing entry for 10.0.34.0/24 +Routing entry for 10.0.0.0/16 
-  Known via "ospf", distance 110, metric 110, best +  Known via "ospf", distance 110, metric 20, best 
-  Last update 00:01:51 ago+  Last update 00:02:26 ago
   * 10.0.231.3, via igb1, weight 1   * 10.0.231.3, via igb1, weight 1
   * 10.0.232.3, via igb2, weight 1   * 10.0.232.3, via igb2, weight 1
  
-R1# sh ipv6 route 2001:db8:34::/64 +R1# sh ipv6 route 2001:db8:: 
-Routing entry for 2001:db8:34::/64 +Routing entry for 2001:db8::/32
-  Known via "ospf6", distance 110, metric 110, best +
-  Last update 00:02:15 ago +
-  * fe80::20d:b9ff:fe45:7ad5, via igb1, weight 1 +
-  * fe80::20d:b9ff:fe45:7ad6, via igb2, weight 1 +
- +
-route1# sh ipv6 route 2001:db8:24::/64 +
-Routing entry for 2001:db8:24::/64+
   Known via "ospf6", distance 110, metric 20, best   Known via "ospf6", distance 110, metric 20, best
-  Last update 00:02:42 ago+  Last update 00:02:39 ago
   * fe80::20d:b9ff:fe45:7ad5, via igb1, weight 1   * fe80::20d:b9ff:fe45:7ad5, via igb1, weight 1
   * fe80::20d:b9ff:fe45:7ad6, via igb2, weight 1   * fe80::20d:b9ff:fe45:7ad6, via igb2, weight 1
documentation/examples/ecmp.txt · Last modified: 2024/03/28 23:19 by olivier

Except where otherwise noted, content on this wiki is licensed under the following license: BSD 2-Clause
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki