- Written by Keon Vafai
- Posted on 9月 30, 2019
- Updated on 9月 30, 2019
- 10028 Views
This feature implements RFC3107 that allows carrying a label stack with BGP route updates, using multi protocol BGP.
- Written by Quentin L'Hours
- Posted on 12月 23, 2019
- Updated on 12月 23, 2019
- 9395 Views
In the multi agent routing protocol model, the Bgp agent now supports matching community lists with a logical OR via
- Written by Lakshmi Yarramaneni
- Posted on 6月 13, 2019
- Updated on 6月 20, 2019
- 8057 Views
The replace remote AS feature allows a provider edge (PE) router to change the autonomous system (AS) number used by a
- Written by Bill Conner
- Posted on 3月 12, 2020
- Updated on 3月 12, 2020
- 8356 Views
Sflow samples can be augmented with additional Extended gateway data by getting data from BGP in addition to
- Written by Vishrant Vasavada
- Posted on 11月 12, 2019
- Updated on 11月 12, 2019
- 8083 Views
This feature implements support for RFC8203/BIS so that users can attach the reason of BGP instance or peer session
- Written by Keon Vafai
- Posted on 6月 22, 2020
- Updated on 7月 19, 2024
- 15764 Views
This feature adds support for BGP UCMP in the multi agent routing protocol model. The TOI for BGP UCMP in the ribd
- Written by Pintu Kumar
- Posted on 6月 17, 2019
- Updated on 6月 19, 2019
- 13131 Views
This feature extends the BGP Layer 3 VPN Import/Export and VRF Route Leaking functionality to “default” VRF.
- Written by Saurav Arora
- Posted on 6月 20, 2022
- Updated on 6月 28, 2022
- 7325 Views
The “maximum-paths <m>” (default m=1) configuration that controls BGP’s multipath behavior, is available as a global knob, and not as a peer/peer-group knob today in EOS. When “maximum-paths” CLI is configured with m > 1, BGP starts forming ECMP groups for paths with similar attributes received from all configured neighbors.
- Written by Promise Nnogharam
- Posted on 4月 16, 2024
- Updated on 4月 16, 2024
- 4222 Views
Routing control functions (RCF) is a new language, a different way of policy definition and application in a programmatic fashion (https://www.arista.com/en/support/toi/eos-4-27-2f/15102-routing-control-functions-language-and-configuration). EOS Application Programmable Interface (eAPI) is another means whereby commands are sent to the switch (i.e. aside from the switch’s command-line interface - CLI which has been the norm), which can be executed through various methods like web interface, shell or a program/script.
- Written by Aadil
- Posted on 12月 20, 2019
- Updated on 12月 20, 2019
- 11449 Views
Starting with EOS release 4.22.0F, the EVPN VXLAN L3 Gateway using EVPN IRB supports routing traffic from one IPV6
- Written by Alton Lo
- Posted on 6月 14, 2019
- Updated on 10月 7, 2019
- 10206 Views
Starting with EOS release 4.22.0F, the EVPN VXLAN L3 Gateway using EVPN IRB supports routing traffic from IPV6 host to
- Written by Kallol Mandal
- Posted on 11月 14, 2019
- Updated on 12月 22, 2020
- 13230 Views
Starting with EOS release 4.22.0F, the EVPN VXLAN L3 Gateway using EVPN IRB supports routing traffic from one IPV6
- Written by Pedro Coutinho
- Posted on 6月 10, 2019
- Updated on 6月 11, 2019
- 9361 Views
This feature involves the use of packet’s Time to Live (TTL) (IPv4) or Hop Limit (IPv6) attributes to protect
- Written by Pedro Coutinho
- Posted on 8月 25, 2016
- Updated on 6月 11, 2019
- 9963 Views
This feature involves the use of packet’s Time to Live (TTL) (IPv4) or Hop Limit (IPv6) attributes to protect
- Written by Zach Waltman
- Posted on 11月 12, 2019
- Updated on 11月 12, 2019
- 8315 Views
The Multicast Source Discovery Protocol (MSDP) provides a mechanism to connect together multiple PIM Sparse Mode
- Written by Sharad Birmiwal
- Posted on 4月 18, 2024
- Updated on 2月 27, 2025
- 5313 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 Chitra Ramachandran
- Posted on 6月 12, 2019
- Updated on 6月 22, 2021
- 7797 Views
Add support for dynamic prefix list based matching in multi agent model. Please refer the TOI for rib
- Written by Dawid Smalcuga
- Posted on 6月 28, 2024
- Updated on 6月 28, 2024
- 2736 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 Deeksha Srivastava
- Posted on 4月 16, 2020
- Updated on 4月 22, 2020
- 9510 Views
When there are multiple VRFs on the device and there is a need to share routes between them, typically for shared
- Written by Deeksha Srivastava
- Posted on 6月 3, 2020
- Updated on 6月 29, 2023
- 10204 Views
VRF Route leaking can be used when routes from one VRF are required in another VRF (e.g. in case of shared services). If VrfLeak Agent is being used to leak routes, the leaked routes (in destination VRF) can be redistributed into IGPs.
- Written by Deeksha Srivastava
- Posted on 3月 12, 2020
- Updated on 3月 16, 2020
- 7890 Views
This feature adds support for ‘match interface’ clause under route map config for Bgp policy application in
- Written by Robert Van Dijk
- Posted on 8月 20, 2020
- Updated on 9月 4, 2020
- 7720 Views
This feature adds support for ‘match ip(v6) resolved next hop’ clause under route map config for BGP policy
- Written by David Cronin
- Posted on 3月 3, 2022
- Updated on 12月 2, 2024
- 13759 Views
Routing Control Functions (RCF) is a language that can express route filtering and attribute modification logic in a powerful and programmatic fashion.The document covers: Configurations of a RCF function for BGP points of application
- Written by Shamit Kapadia
- Posted on 5月 3, 2022
- Updated on 1月 30, 2025
- 9258 Views
Routing Control Functions (RCF) is a language that can be used to express route filtering and attribute modification logic in a powerful and programmatic fashion.
- Written by Shamit Kapadia
- Posted on 5月 3, 2022
- Updated on 6月 2, 2022
- 8260 Views
Routing Control Functions (RCF) is a language that can be used to express route filtering and attribute modification logic in a powerful and programmatic fashion.
- Written by Saurav Arora
- Posted on 1月 7, 2022
- Updated on 1月 7, 2022
- 7883 Views
Traffic steering enables traffic for a specified set of prefixes to get forwarded along traffic engineered paths
- Written by Gaofeng Yue
- Posted on 6月 3, 2020
- Updated on 12月 9, 2021
- 8126 Views
This feature introduces a metric for static routes so that the user can configure both administrative distance and
- Written by Lakshmana Sitarama Kishore Suri
- Posted on 6月 10, 2019
- Updated on 6月 20, 2019
- 7331 Views
Sflow samples can be augmented with additional Extended gateway data by getting data from BGP in addition to
- Written by Quentin L'Hours
- Posted on 5月 14, 2020
- Updated on 5月 14, 2020
- 7779 Views
Support for negotiating and receiving IPv6 unicast and IPv6 labeled unicast (6PE) updates from a BGP peer.
- Written by Roger Levesque
- Posted on 6月 20, 2022
- Updated on 8月 2, 2023
- 8470 Views
This feature gives users the ability to use Route Control Functions (RCFs) to create custom policies for deciding which routes with IP next-hops should be programmed into the kernel with fwd* next-hop devices so the associated kernel packets are inserted into the ingress pipeline of hardware forwarding instead of being software-forwarded by the kernel.
- Written by Akshay Gattani
- Posted on 12月 19, 2019
- Updated on 1月 11, 2023
- 9588 Views
This feature adds support for static inter-VRF routes. This enables configuration of routes to destinations in one ingress VRF with an ability to specify a next-hop in a different egress VRF through a static configuration.
- Written by Sharad Tulsyan
- Posted on 11月 8, 2023
- Updated on 11月 8, 2023
- 5050 Views
This document describes the route Flap Damping feature in multi-agent BGP.
- Written by Vishrant Vasavada
- Posted on 10月 28, 2020
- Updated on 2月 3, 2022
- 8143 Views
This feature extends link bandwidth extended community deletion mechanism, which previously always required
- Written by Adriana Costin
- Posted on 3月 3, 2023
- Updated on 3月 6, 2023
- 5650 Views
This feature introduces a new CLI command (agent Bgp snapshot mrt received routes [ VRF ] FILE) which generates an MRT file containing the peers, prefixes and path attributes received by a switch running multi-agent routing m
- Written by Gaofeng Yue
- Posted on 12月 20, 2021
- Updated on 9月 7, 2022
- 8677 Views
Currently EOS supports redistribution into BGP at the global (instance) level. Also EOS supports redistribution in
- Written by Gaofeng Yue
- Posted on 6月 15, 2022
- Updated on 6月 16, 2022
- 6021 Views
This feature adds support for redistributing EOS SDK routes into IS-IS in the multi-agent routing protocol model. This feature existed in the single agent model by the configuration of redistribute static since EosSdk routes are treated as static routes in the single agent model.
- Written by Vishrant Vasavada
- Posted on 6月 10, 2020
- Updated on 6月 11, 2020
- 7666 Views
The CLI command “show rib route ip[ipv6]” and its sub commands (e.g. “show rib route ip
- Written by Vishrant Vasavada
- Posted on 11月 12, 2019
- Updated on 1月 21, 2022
- 8289 Views
Unequal cost multi path (UCMP) for BGP is a mechanism for forwarding ECMP route traffic using weights, with which the
- Written by Sandeep Betha
- Posted on 4月 21, 2020
- Updated on 4月 27, 2020
- 8627 Views
In the ribd routing protocol model, the “maximum paths … ecmp …” command allows restricting the number of BGP
- Written by Manpreet
- Posted on 6月 29, 2023
- Updated on 7月 11, 2023
- 7058 Views
Default routing protocols model will be set to multi-agent in 4.30.1. Note that the default value is only used if a value is not specified in startup-config.