aristanetworks / goarista

Fairly general building blocks used in Arista Go code and open-sourced for the benefit of all.
Apache License 2.0
213 stars 68 forks source link

Interface packets-out doesnt work well #70

Closed AEncinas19 closed 1 year ago

AEncinas19 commented 1 year ago

Hi, I'm using arista ceos and when I execute 'show interface counters', the number of outOctets in the Ethernet2 interface is 0, but when I capture traffic on that interface with 'tcpdump -i eth2' I see packets that enter and exit from that interface. The configuration of this interface is the following:

interface Ethernet2 description "Connection with Internet" speed forced 10000full no switchport ip address 10.100.1.1/24 !

AEncinas19 commented 1 year ago

The version I'm using is cEOS-lab.4.29.2F

aaronbee commented 1 year ago

Hello @AEncinas19, please contact Arista Support.