In recent years, the concepts of Artificial Intelligence (AI) and Machine Learning (ML)...
5.12 Arista
Arista sflow
Default sflow configuration and enabling it
sflow destination $Main_IP_Of_NFA_server 6343
sflow source $Loopback_IP
sflow polling-interval 60
sflow sample 1000
sflow extension bgp
sflow run
Configure sflow on interfaces:
interface $interface_name
sflow enable
Arista ipfix
Enable IP routing for IPFIX packet to be routed to the collector
ip routing
flow tracking hardware
tracker $tracker_name
record export on inactive timeout 60000
record export on interval 30000
exporter $exporter_name
local interface $source_interface
template interval 5000
collector $nfa_IP
no shutdown
int $interface_name
flow tracker hardware $tracker_name
no shutdown