show nvo vxlan nd-cache
Use this command to display the Neighbor Discovery cache.
Command Syntax
show nvo vxlan nd-cache (vnid <1-16777215>|summary|)
Parameters
<1-16777215>
VXLAN network identifier.
Command Mode
Exec mode
Applicability
This command was introduced before OcNOS version 1.3, modified to include new fields – Age-Out and Retries-Left in OcNOS version 1.3.5.
Remote Static and Dynamic keyword got changed to Static and Dynamic Remote in ND table in OcNOS version 1.3.6.
Example
#show nvo vxlan nd-cache
VXLAN ND-CACHE Information
===========================
ND Timeout : 300 sec Random-Jitter-Max : 640
VNID Ip-Addr Mac-Addr Type Age-Out Retries-Left
______________________________________________________________________________
10 2001::1 0000.0000.1111 Dynamic Local 274 2
10 2001::2 0000.0000.2222 Dynamic Remote ----
Total number of entries are 2
Table 1-10 explains the output fields.
Table 1-10: ND cache fields
Field | Description |
---|
VNID | VXLAN network identifier |
Ip-Addr | IP address |
Mac-Addr | MAC address |
Type | How a host learns a MAC/IP pair: Static Remote: Statically configured for remote; used only for static VxLAN, not with EVPN Static Local: Configured on local VTEP Dynamic: Learned by data plane source learning Evpn: Learned by EVPN Type 2 (MAC/IP) routes |
Age-Out | ND entry expire Time |
Total number of entries | The total number of entries listed. |
Last modified date: 08/28/2023