show nvo vxlan route-count
Use this command to display the vxlan active route (MAC-IP.MAC-IPv6 and MAC-only) count information.
Command Syntax
show nvo vxlan route-count (|vnid <1-16777215>)
Parameters
<1-16777215>
Range supported for VNID.
Command Mode
Exec mode
Applicability
This command was introduced before OcNOS version 1.3 and modified to include new fields – GW-IPv4, GW_IPv6, Prefix IPv4 and Prefix IPv6.
Example
#show nvo vxlan route-count
VXLAN Active route count information
====================================
Max route count : 32768
Active route count: 7
Note: Prefix count refers only local routes
It does not include evpn prefix routes
----------------------------------------------------------------------------------------
VNID Total MACONLY MACIPv4 MACIPv6 GW GW Prefix Prefix
MACIPv4 MACIPv6 IPv4 IPv6
----------------------------------------------------------------------------------------
2000 3 1 1 1 0 0 0 0
1000 0 0 0 0 0 0 0 0
10002 4 0 0 0 1 1 1 1
Total number of entries are 3
Table 1-14 explains the output fields.
Table 1-14: show nvo vxlan route-count output details
Field | Description |
---|
Max route count | Maximum number of route count in vxlan. |
Active route count | Number of active route count in the interface. |
VNID | VNID is used to identify Layer 2 segments and to maintain Layer 2 isolation between the segments. |
Total | Total number of entries for the interface. |
MACONLY | The MAC-only route for the local interface appears in the VXLAN instance route table. |
MACIPv4 | IPv4 media access control (MAC) address for a default virtual gateway. |
MACIPv6 | IPv6 media access control (MAC) address for a default virtual gateway. |
Last modified date: 08/28/2023