Monitoring a Remote VTEP Interface
Purpose
Monitor traffic details for a remote VTEP interface.
Action
user@switch> show interface logical-name detail
M Flags: Up SNMP-Traps Encapsulation: ENET2
VXLAN Endpoint Type: Remote, VXLAN Endpoint Address: 10.1.1.2, L2 Routing Instance: default-switch, L3 Routing Instance: default
Traffic statistics:
Input bytes : 228851738624
Output bytes : 0
Input packets: 714162415
Output packets: 0
Local statistics:
Input bytes : 0
Output bytes : 0
Input packets: 0
Output packets: 0
Transit statistics:
Input bytes : 228851738624 0 bps
Output bytes : 0 0 bps
Input packets: 714162415 0 pps
Output packets: 0 0 pps
Protocol eth-switch, MTU: 1600, Generation: 277, Route table: 5
Meaning
The output shows traffic details for the remote VTEP
interface. To get this information, you must supply the logical name
of the remote VTEP interface (vtep.12345 in the above output), which
you can learn by using the show ethernet-switching table command.