- Written by Yoshihiro Ishijima
- Posted on September 12, 2024
- Updated on September 12, 2024
- 5505 Views
BGP inbound update processing delay is a feature in EOS where an optional delay is applied prior to processing inbound UPDATE messages from a peer(s). The duration of the delay is configurable per peer. The delay is applied to UPDATE messages for all the address families that are negotiated with the peer. The delay timer starts when the peer becomes established. The routes from such peers are processed only after the timer expires. Any routes received after the timer expired are processed as usual without the delay. Both the default VRF and non-default VRFs are supported.
- Written by Rishi Srivatsavai
- Posted on May 1, 2015
- Updated on May 1, 2015
- 10698 Views
IPv6 BGP peers and IPv6 prefixes for non default VRFs are supported starting EOS 4.15.0F. All CLI commands available
- Written by Gary McCarthy
- Posted on February 8, 2017
- Updated on October 13, 2021
- 12699 Views
The default policy behavior is to permit/accept all routes when a BGP neighbor or peer group is configured with a route
- Written by Barry Friedman
- Posted on November 22, 2017
- Updated on December 22, 2017
- 13382 Views
BGP Monitoring Protocol (BMP) [1] allows a monitoring station to connect to a router and collect all of the BGP
- Written by Yaonan Liang
- Posted on December 24, 2024
- Updated on March 9, 2026
- 5915 Views
BGP Monitoring Protocol (BMP) allows a monitoring station to collect information about a router’s BGP sessions, such as BGP announcements received from peers (Adj-RIB-In), monitoring the Loc-Rib (as defined by RFC9096), and BGP announcements advertised from the router (Adj-RIB-Out). The announcements are sent to the station in the form of BMP Route Monitoring messages generated from the router’s BGP internal tables.
- Written by Manoj Agiwal
- Posted on April 20, 2015
- Updated on May 1, 2015
- 11164 Views
EOS by default selects the prefix for ECMP if the two paths have the same AS PATH length regardless of the ASN values in
- Written by Md Waseem
- Posted on April 20, 2026
- Updated on April 20, 2026
- 387 Views
When a BGP session cannot be established between two peers due to configuration inconsistencies, the peer is moved to the “idle state” and the session establishment is not retried. The session remains down until an operator issues a manual clear ip bgp command to bring it back up. This prevents continuous immediate reconnection attempts to the peer.
- Written by Qin Zhang
- Posted on September 30, 2015
- Updated on September 30, 2015
- 12184 Views
The BGP idle restart interval feature allows an idle BGP peer session to automatically restart after a configurable
- Written by Dongliang Feng
- Posted on October 17, 2024
- Updated on October 17, 2024
- 5224 Views
When a core router has competing advertisements for the same prefix from various PEs, the local edge route should be selected as the best path based on the IGP metric of the resolving routes of those competing advertisements. Without the support mentioned in this TOI, when a BGP route has two or more levels of recursion, the BGP process does not utilize the IGP distance in the route selection process.
- Written by Sandeep Betha
- Posted on January 22, 2021
- Updated on March 7, 2025
- 17626 Views
This feature adds support for user-configured BGP Nexthop Resolution RIB profiles for various BGP-based services e.g. IP unicast, L3 VPN, EVPN, etc. The feature allows an administrator to customize the next hop resolution semantics of BGP routes with an ordered list, or profile, of resolution RIB domains (i.e., either tunnel or IP domain). This allows EOS to direct specific services over the specified RIB domains, overriding the default behavior.
- Written by Manoj Agiwal
- Posted on September 30, 2015
- Updated on July 12, 2024
- 24064 Views
BGP Non Stop Forwarding (NSF) aims to minimize the traffic loss when the the following scenarios occur:
- Written by Peter Friend
- Posted on March 3, 2023
- Updated on January 16, 2026
- 10103 Views
Creating Traffic Policies that regulate control plane traffic from BGP peers by writing the list of BGP peer addresses statically in a field-set is error prone and difficult to update. Selecting only internal or external peers requires additional care. This feature automatically populates a field-set with IPv4 or IPv6 prefixes corresponding to iBGP or eBGP peers. This can be used instead of “protocol neighbors bgp” (see "Support for CPU traffic policy" ) where only a particular peer type is needed, or to replace complicated manual field-set updates.
- Written by Yaonan Liang
- Posted on April 30, 2025
- Updated on September 12, 2025
- 4508 Views
Peer Tagging Route Filtering feature discards BGP route advertisements by the peers which the routes are received from. The feature lets users assign a peer-tag to a peer or a group of peers in inbound direction and discard routes advertisements by the peer-tag in outbound direction. One use case of the feature is to discard AS loop routes in outbound direction in data center deployments.
- Written by Navneet Sinha
- Posted on June 29, 2016
- Updated on June 29, 2016
- 12158 Views
The sub route map configuration simplifies routing policies by sharing common policy across route maps. Common
- Written by Mathew Simon
- Posted on May 1, 2015
- Updated on March 7, 2024
- 16259 Views
BGP Prefix Independent Convergence (PIC Edge) refers to fast re-convergence of traffic destined for BGP prefixes on a network event affecting the best path(s) such that the time taken to switch traffic from the active best path(s) to the next best path (i.e. backup path) is independent of the number of prefixes. The above behavior is achieved by pre-programming the best path and alternate backup path in the forwarding agent in steady state.
- Written by Andrew Li
- Posted on January 23, 2019
- Updated on July 22, 2025
- 12927 Views
The BGP Prefix Independent Convergence (PIC) Edge feature refers to fast re-convergence of traffic destined for BGP prefixes on a network event affecting the best path(s) such that the time taken to switch traffic from the active best path(s) to the next best path (i.e. backup path) is independent of the number of prefixes. The above behavior is achieved by pre-programming the best path and alternate backup path in the forwarding agent in steady state.
- Written by Mathew Simon
- Posted on February 8, 2017
- Updated on February 11, 2017
- 13798 Views
The BGP Prefix Independent Convergence (PIC Edge) is an existing feature that was first introduced in EOS 4.15.0F.
- Written by Jason Shamberger
- Posted on April 20, 2020
- Updated on March 10, 2025
- 16682 Views
RPKI provides a mechanism to validate the originating AS of an advertised prefix. Using the result of the validation to apply inbound policy in a route map.
- Written by Abhiram Kalluru
- Posted on September 30, 2015
- Updated on September 30, 2015
- 10986 Views
Nexthop Groups is a feature that allows users to manually configure a set of nexthops by specifying their nexthop
- Written by Sreedhar Ganjikunta
- Posted on November 22, 2017
- Updated on November 22, 2017
- 10679 Views
Nexthop Groups allow users to manually configure a set of nexthops by specifying their nexthop addresses and
- Written by Josh Pfosi
- Posted on November 22, 2017
- Updated on December 22, 2017
- 10852 Views
This feature adds support for a 'match route type' route map match clause in release 4.20.1F. This clause allows
- Written by Sharad Birmiwal
- Posted on September 30, 2015
- Updated on September 30, 2015
- 11224 Views
The BGP selective route download feature allows learning and advertising BGP prefixes without installing them in
- Written by Dongliang Feng
- Posted on June 20, 2022
- Updated on March 19, 2025
- 14971 Views
When a Provider Edge (PE) device loses BGP connectivity to the core (uplink) devices, it may be unable to forward any traffic from its downlink devices, typically CE (Customer Edge) devices. It is beneficial to indicate this connectivity loss to these CE devices so that they may find alternative paths to forward traffic.
- Written by Yitao (Eric) Wu
- Posted on April 17, 2015
- Updated on January 31, 2018
- 11820 Views
BGP sFlow export is to add BGP route information including source and destination AS path information, local
- Written by Yitao (Eric) Wu
- Posted on September 30, 2015
- Updated on September 30, 2015
- 11622 Views
BGP sFlow export is to add BGP route information in sFlow sample packet is the destination IP matches a BGP route. Prior
- Written by Trevor Mendez
- Posted on July 2, 2025
- Updated on July 2, 2025
- 2842 Views
BGP triggered IP-in-GUE Encapsulation provides a mechanism for dynamically creating tunnels in a core network using an IP underlay. IP-in-GUE (Generic UDP Encapsulation) encapsulates IP traffic in an IPv4/UDP header. IP unicast routes to destinations reachable across the core network are learned via BGP at the ingress edge.
- Written by Keon Vafai
- Posted on June 22, 2020
- Updated on April 27, 2026
- 22718 Views
This feature adds support for BGP UCMP in the multi-agent routing protocol model. Unequal Cost Multi Path (UCMP) for BGP is a mechanism for forwarding traffic from a device for an ECMP route in the ratio of the weights with which the next hops of that route are programmed in the FIB. This is done for BGP by disseminating BGP link bandwidth extended community attribute information with BGP paths such that the receiver device of all such paths for a route programs next hops for that route in the FIB in the ratio of the received link bandwidth values.
- Written by Mihyar Baroudi
- Posted on February 1, 2016
- Updated on February 7, 2022
- 14410 Views
Unequal Cost Multi Path (UCMP) for BGP is a mechanism for forwarding traffic from a device for an ECMP route in the ratio
- Written by Yoshihiro Ishijima
- Posted on March 12, 2026
- Updated on March 12, 2026
- 567 Views
This feature introduces support for BGP wildcard-AS route targets specifically for route import into VRFs.
- Written by Rajesh Velandy
- Posted on April 22, 2024
- Updated on March 10, 2025
- 7727 Views
Bidirectional Protocol Independent Multicast (PIM) allows routers to build trees to deliver multicast traffic from sources to receivers. It is a variant of sparse-mode PIM that efficiently addresses the use case where receivers for a multicast group are also sources for that group. While sparse-mode PIM builds shared trees and source-specific trees, bidirectional PIM only builds shared trees. A shared tree for a multicast group is rooted at the Rendezvous Point (RP) for that group. The RP for a bidirectional group is an IP address, which may or may not be real, but is reachable via all routers in the multicast domain. There may be multiple RPs in a multicast domain.
- Written by Akshay Viswakumar
- Posted on February 22, 2018
- Updated on January 24, 2022
- 10205 Views
"Block Untagged Frames on Dot1Q Tunnel port" is a new feature that has been added in this release. When this feature is
- Written by Preyas Hathi
- Posted on June 2, 2022
- Updated on June 2, 2022
- 9854 Views
With the 12.0 release, CV-CUE supports Bluetooth scanning to detect nearby Bluetooth devices.
- Written by Gaurav Chaudhari
- Posted on January 19, 2026
- Updated on January 19, 2026
- 877 Views
A device's classification as a phone or non-phone is determined by the switch through three mechanisms: advertisement via LLDP packets, explicit MAC address classification via CLI commands, or classification as a phone through the DeviceType VSA from a AAA server during authentication. This feature enables the port to be flapped (portflap) when the device's classification transitions from phone to non-phone or vice versa. This functionality applies to classification changes for both MBA and EAPOL supplicants.
- Written by Navneet Sinha
- Posted on June 29, 2016
- Updated on June 29, 2016
- 12205 Views
Bug Alerts is a service that runs on Arista CloudVisionTM eXchange (CVX) that provides customers with information on
- Written by Joseph Walsh
- Posted on July 25, 2024
- Updated on July 25, 2024
- 5670 Views
The Campus Dashboard provides an overview of your network state. Devices stream telemetry data to CloudVision in real time, giving you immediate and up-to-date insights into your network’s health. The timepicker can be used to view historic data of the network state.
- Written by Joseph Walsh
- Posted on October 28, 2024
- Updated on October 28, 2024
- 5153 Views
The Campus Fabric studio allows you to set up and configure a complete campus network using Arista’s validated designs. By leveraging zero touch provisioning (ZTP), you can seamlessly onboard EOS devices, define their roles and connections within the fabric, and configure L2 and L3 services across the fabric.
Deployments utilizing VXLAN, a routing underlay (OSPF or eBGP), and a routing overlay (eBGP) are supported, and you can also define connections to non-EOS devices in the fabric. Additionally, PTP, 802.1X, IP locking, and other network features are supported by the studio.
- Written by Joseph Walsh
- Posted on October 30, 2024
- Updated on October 30, 2024
- 4734 Views
The Campus Health Dashboard provides an overview of your network state. Devices stream telemetry data to CloudVision in real-time, giving you immediate and up-to-date insights into your network’s health. The timepicker can be used to view historic data of the network state.
- Written by Tanushree Bansal
- Posted on August 8, 2025
- Updated on January 8, 2026
- 2492 Views
Class Based Forwarding (CBF) is a means for steering IP traffic into specific tunnels based on either the ingress DSCP values or based on “classes”, which are derived from fields in the ingress packet headers and policies provisioned on the router. CBF may be used with SR-TE Policy or RSVP-TE colored tunnels. 4.35.1F adds support for CBF with flex-algo colored tunnels.
- Written by Ashwini Kumar
- Posted on September 4, 2025
- Updated on March 12, 2026
- 2767 Views
Arista’s CCS-710XP series of ethernet switches consist of CCS-710XP-12TH-2S SKU. CCS-710XP-12TH-2S is a 12 port 1000BASE-T PoE & 2-port SFP+ fanless switch device rich with networking features suited for campus deployments.
- Written by Ming Han
- Posted on September 4, 2025
- Updated on October 21, 2025
- 2358 Views
This document describes the configuration and behavior of physical interfaces on the CCS-710XP series switch
- Written by Anand
- Posted on April 17, 2026
- Updated on April 17, 2026
- 450 Views
This feature enables efficient cross-domain communication in a multi-domain deployment where the Layer 2 leaf VTEPs don't have arp learning bridged configured. Without this feature, cross-domain ARP requests must be flooded across all domains, creating significant overhead in large multi-domain deployments.
- Written by Marc Angel
- Posted on February 8, 2017
- Updated on February 9, 2017
- 10572 Views
This is an addition to the SSL certificate and key management feature added in EOS 4.15.0F.
- Written by Prachi Modi
- Posted on May 28, 2026
- Updated on May 28, 2026
- 79 Views
Network Administrators can configure the Certificate Revocation List (CRL) in CV-CUE to facilitate secure communication between the Access Points (AP) and the RadSec or Rsyslog server. A Certificate Revocation List (CRL) contains a list of digital certificates, typically provided as URLs, that the issuing authority has revoked before their scheduled expiration date. You can provide a maximum of 10 URLs for CRL
- Written by Navlok Mishra
- Posted on December 22, 2017
- Updated on December 22, 2017
- 11227 Views
Connectivity Fault Management (CFM) is used in Virtual Bridged Local Area Networks for detecting, isolating, and
- Written by Preyas Hathi
- Posted on June 2, 2022
- Updated on June 2, 2022
- 9870 Views
With the 12.0 release, CloudVision Cognitive Unified Edge (CV-CUE) introduces Channel Maps. This chart displays the number of clients and access points (APs) visible to the managed device at a time on a given channel.
- Written by Preyas Hathi
- Posted on June 2, 2022
- Updated on June 2, 2022
- 9974 Views
With the 12.0 release, you can view the criteria and parameters that influenced a channel change event. The data provides you insights on why the access point (AP) selected a particular channel over another.
- Written by Harry Dhillon
- Posted on April 29, 2025
- Updated on April 29, 2025
- 3055 Views
With the DANZ Monitoring Fabric (DMF) 8.7 release, DMF Controller support for modular chassis switches has been improved by adding platform compatibility for DCS-7289-CH switches. DMF Controller and switch sync-up have also been improved to maintain state consistency.
- Written by Prachi Modi
- Posted on February 20, 2023
- Updated on February 20, 2023
- 8901 Views
With the 14.0 release, CV-CUE brings the ability to create checkpoints to save your current configurations, profiles, and settings. Creating and restoring a checkpoint is possible for all configuration settings available in CV-CUE. You can create a checkpoint for location based configurations, group configurations, or global configurations. For all the configurable settings that are available for a network, you can create a checkpoint to save it.
- Written by Prachi Modi
- Posted on August 20, 2025
- Updated on August 20, 2025
- 2094 Views
With the 20.0 release, the checkpoint feature in CV-CUE also captures custom attributes created on the child or parent location. When you create a checkpoint for a location that has custom attributes, the custom value is also captured in the saved checkpoint.
- Written by Bhavin Patel
- Posted on March 24, 2020
- Updated on May 14, 2025
- 16033 Views
This feature allows failover to the backup path to occur in constant time per interface going down for features such as RSVP link protection, RSVP node protection, TI-LFA link protection, and BGP PIC. Without this feature enabled, it would take time proportional to the number of paths going over the interface experiencing the link down event to failover to the backup path. With this feature enabled, the failover time would be constant regardless of the number of paths.
