- Written by Paraic Gallagher
- Posted on 10月 28, 2020
- Updated on 10月 28, 2020
- 11288 Views
This feature adds a configuration option which provides a CLI error if a reference is made to an unconfigured policy
- Written by Promise Nnogharam
- Posted on 4月 16, 2024
- Updated on 4月 16, 2024
- 8644 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 Noah Tinker
- Posted on 3月 13, 2026
- Updated on 3月 13, 2026
- 341 Views
As of DMF-8.9.0, when several IP addresses are used in a single policy (whether via an address group or individually across match rules with otherwise identical conditions), the controller groups the addresses together and programs them as a field set on supported switches. This field set has a label that can be directly referenced by TCAM, which allows that TCAM entry to match against packets with any of the IP prefixes in that field set. This optimization dramatically reduces the TCAM consumption for policies that reference many addresses, allowing significantly more policies or addresses to be programmed without exceeding switch TCAM capacity limits. For example, on a switch incapable of performing this optimization, a policy matching traffic from a 100-entry source address group to a 100-entry destination address group would require 100x100=10,000 individual entries. With this optimization, the controller programs two field sets and a single match rule that references both field sets, reducing TCAM consumption from 10,000 entries to just 1 entry for that policy.
- Written by Yuanzhi Gao
- Posted on 3月 6, 2020
- Updated on 3月 6, 2020
- 11055 Views
Prior to EOS 4.23.2F, BGP missing policy action configuration is a global BGP configuration that, when set to deny,
- Written by Shyam Kota
- Posted on 11月 23, 2020
- Updated on 11月 24, 2020
- 15525 Views
This feature is an extension of Qos Policy. It allows the user to configure Qos Policy Map counters. If a class map is
- Written by Navlok Mishra
- Posted on 8月 16, 2018
- Updated on 6月 19, 2019
- 14731 Views
This feature is an extension of Qos Policy. It allows the user to configure Qos Policy Map counters. If a class map is
- Written by David Cronin
- Posted on 8月 26, 2019
- Updated on 10月 25, 2021
- 14498 Views
This document describes a new CLI command to help debug how and why route maps permit and deny paths. The aim of this CLI
- Written by David Cronin
- Posted on 3月 3, 2022
- Updated on 3月 5, 2026
- 33053 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.This document serves as a reference guide for Routing protocol attributes, Operators for comparing and modifying attributes, built-in functions provided in RCF
- Written by David Cronin
- Posted on 3月 3, 2022
- Updated on 3月 5, 2026
- 20341 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.This document serves as a reference guide for Bgp agent points of application:
- Written by Paraic Gallagher
- Posted on 3月 17, 2025
- Updated on 3月 17, 2025
- 3631 Views
Routing Control Functions (RCF) is a language that can express route filtering and attribute modification logic in a powerful and programmatic fashion.
- Written by Shamit Kapadia
- Posted on 5月 3, 2022
- Updated on 3月 10, 2026
- 13227 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 Roger Levesque
- Posted on 1月 3, 2023
- Updated on 1月 28, 2026
- 11499 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.This document serves as a reference guide for KernelFib agent points of application:
- Written by David Cronin
- Posted on 3月 4, 2022
- Updated on 1月 22, 2026
- 27193 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 1月 28, 2026
- 11960 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 Paraic Gallagher
- Posted on 3月 17, 2025
- Updated on 1月 28, 2026
- 3666 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 David Cronin
- Posted on 4月 15, 2021
- Updated on 4月 15, 2021
- 12401 Views
In EOS, BGP creates different update groups based on the outbound configuration. Different route maps or Routing
- Written by Harry Dhillon
- Posted on 4月 24, 2025
- Updated on 4月 24, 2025
- 5429 Views
With the DANZ Monitoring Fabric (DMF) 8.7 release, a DMF Controller will allow sharing of managed services utilizing L3 delivery interfaces (e.g., NetFlow, IPFIX, app ID, etc.) across multiple policies. In prior releases, DMF did not support managed service sharing because the L3 delivery interface was an optional setting in a policy configuration. However, sharing is now supported because the managed service configuration must now specify the L3 delivery interface.
- Written by Roger Levesque
- Posted on 6月 20, 2022
- Updated on 9月 24, 2025
- 12605 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 Ronish Kalia
- Posted on 6月 12, 2019
- Updated on 4月 18, 2024
- 12608 Views
This feature enables policer (using policy-map) on a VTEP to rate limit traffic per VLAN/VNI. The policer can be applied in both input and output directions to rate limit decapsulated and encapsulated VXLAN traffic, respectively. Prior to EOS-4.32.0F, the policers are not applicable on multicast traffic through the VTEP. For platforms supporting rate limiting of both bridged and routed encapsulated traffic, the rate limiting would be done on common policer limits.
