show nvo vxlan route-count
Use this command to display the VXLAN active route (MAC-IP 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 the GW-IPv4, and Prefix IPv4 in OcNOS version 1.3.5.
Example
#show nvo vxlan route-count
VXLAN Active route count information
====================================
Max route count : 32768
Active route count: 0
---------------------------------------------
VNID Total MACONLY MACIPv4 MACIPv6
---------------------------------------------
100 0 0 0 0
10 0 0 1 0
Total number of entries are 2
Table 1-13 explains the output fields.
Table 1-13: 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: 10/20/2023