- Written by Chitra Ramachandran
- Posted on 4月 2, 2026
- Updated on 4月 2, 2026
- 170 Views
The feature adds support for dynamic prefix-list to match on all protocol routes, and not just BGP. Dynamic prefix-list policy construct is similar to the traditional IP and IPv6 prefix-list, except that they have an additional state associated. This state associated with the dynamic prefix-lists, is determined on the basis of the route entries in FIB, and hence as and when the FIB changes, the state also changes dynamically.
- Written by Sharad Birmiwal
- Posted on 4月 18, 2024
- Updated on 4月 11, 2025
- 11220 Views
EOS supported two routing protocol implementations: multi-agent and ribd. The ribd routing protocol model is removed starting from the EOS-4.32.0F release. Multi-agent will be the only routing protocol model. Both models largely work the same way though there are subtle differences.
- Written by Dawid Smalcuga
- Posted on 6月 28, 2024
- Updated on 6月 28, 2024
- 6599 Views
This feature adds support for specifying Resolution Rib Profile as system-connected per-via (next-hop) for static routes. System-connected means that a static route is only resolved if the next-hop is reachable over a connected route. If system-connected is not specified, it means that the static route is resolved if the next-hop is reachable over any kind of route in the routing FIB, including a connected route as well as a tunnel rib.
- Written by Paraic Gallagher
- Posted on 3月 17, 2025
- Updated on 3月 17, 2025
- 3576 Views
Routing Control Functions (RCF) is a language that can express route filtering and attribute modification logic in a powerful and programmatic fashion.
