OcNOS-RON : Virtual Extensible LAN Guide : Virtual eXtensible Local Area Network Command Reference : VXLAN Commands : show nvo vxlan counters access-port
show nvo vxlan counters access-port
Use this command to display the receive and transmit counters of an access port including ARP, ND and GARP counters in the same command.
Note: Due to a limitation in the hardware, the transmit packet counters includes the BUM traffic received on that port.
Command Syntax
show nvo vxlan counters access-port (port IFNAME | port-vlan IFNAME VLAN_ID)
Parameters
port
Port Mapping
IFNAME
Access port name
port-vlan
Port-vlan Mapping
IFNAME
Access port name
VLAN_ID_RANGE
Vlan Id or Vlan Range <2-4094>
INNER_VLAN_ID
Inner-Vlan Id
all
All ports and VLANs
Command Mode
Exec mode
Applicability
This command was introduced before OcNOS version 1.3 and added Control packet (ARP, ND and GARP) counters in
OcNOS version 1.3.5. The VLAN_RANGE option is introduced inOcNOS-SP version 5.0.
Example
#show nvo vxlan counters access-port port-vlan xe1 2
Data packets:
*If ARP/ND cache is enabled, TX doesn't count ARP/ND replies
from ARP/ND cache and ARP/ND forwarded after uplifting to
the control plane.
RX: packets : 2774939
bytes : 210553516
TX: packets : 4322274
bytes : 326026474
 
Control Packets:
*ARP/ND uplifted and sent/replied from control plane:
Rx Vxlan Arp discard count : 0
Rx Vxlan Nd discard count : 2
Tx Vxlan Arp discard count : 0
Tx Vxlan Nd discard count : 0
Rx Vxlan Arp Request count : 2
Tx Vxlan Arp Request count : 0
Rx Vxlan Arp Reply count : 5
Tx Vxlan Arp Reply count : 1
Rx Vxlan Neighbor Solicitation count : 6
Tx Vxlan Neighbor Solicitation count : 0
Rx Vxlan Neighbor Advertisement count: 0
Tx Vxlan Neighbor Advertisement count: 4
Rx Vxlan Gratuitous ARP count : 0
Tx Vxlan Gratuitous ARP count : 0
Rx Vxlan Gratuitous Neighbor Advertisement count: 3
Tx Vxlan Gratuitous Neighbor Advertisement count: 0
#
Table 1-7 explains the fields in the output.
 
Table 1-7: access port counters 
Field
Description
RX: packets
Number of packets received.
RX: bytes
Number of bytes received.
TX: packets
Number of packets transmitted.
TX: bytes
Number of bytes transmitted.
Rx Vxlan Nd discard count
Number of discarded ND that is received from neighbor.
Tx Vxlan Arp discard count
Number of discarded Arp that is transmitted to peer.
Rx Vxlan Nd discard count
Number of discarded ND that is transmitted to peer.
Rx Vxlan Arp Request count
Number of request ARP that is received from neighbor.
Tx Vxlan Arp Request count
Number of request ARP that is transmitted to peer.
Rx Vxlan Arp Reply count
Number of replied ARP that is received from neighbor.
Tx Vxlan Arp Reply count
Number of replied ARP which is transmitted to peer.
Rx Vxlan Neighbor Solicitation count
Number of request ND that is received from neighbor.
Tx Vxlan Neighbor Solicitation count
Number of replied ND that is transmitted to peer.
Rx Vxlan Neighbor Advertisement count
Number of Neighbor Advertisement that is received from neighbor.
Tx Vxlan Neighbor Advertisement count
 
Number of Neighbor Advertisement that is transmitted to peer
Rx Vxlan Gratuitous ARP count
Number of Gratuitous ARP that is received from neighbor.
Tx Vxlan Gratuitous ARP count
Number of Gratuitous ARP which is transmitted to peer.
Rx Vxlan Gratuitous Neighbor Advertisement count
Number of Gratuitous Neighbor Advertisement that is received from neighbor.
Tx Vxlan Neighbor Gratuitous Advertisement count
Number of Gratuitous Neighbor Advertisement which is transmitted to peer.
Last modified date: 08/28/2023