OcNOS-SP : Virtual Extensible LAN Guide : Virtual Extensible LAN Command Reference : VXLAN Commands : show nvo vxlan arp-cache
show nvo vxlan arp-cache
Use this command to display the ARP cache information.
Command Syntax
show nvo vxlan arp-cache (vnid <1-16777215>|)
Parameters
<1-16777215>
VXLAN network identifier
Command Mode
Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#show nvo vxlan arp-cache
VXLAN ARP-CACHE Information
===========================
VNID Ip-Addr Mac-Addr Type Age-Out Retries-Left
____________________________________________________________________________
10 12.12.12.2 0000.0000.2222 Static Local ----
Total number of entries are 1
Table 1-7 explains the fields in the output.
 
Table 1-7: arp cache fields
Field
Description
VNID
VXLAN network identifier.
Ip-Addr
IP address of the vxlan.
Mac-Addr
Device MAC address.
Type
How a host learns a MAC/IP pair:
 
Dynamic Local: Learned by data plane source learning
Dynamic Remote: Learned by EVPN Type 2 (MAC/IP) routes
Static Remote: Statically configured for remote; used only for static VxLAN, not with EVPN
Static Local: Configured on local VTEP
Total number of entries
The total number of entries listed.
Last modified date: 08/29/2023