OcNOS-SP : Multi-Protocol Label Switching Guide : Multi-Protocol Label Switching Command Reference : EVPN MPLS Commands : show evpn mpls route-count
show evpn mpls route-count
Use this command to display the evpn active route (MAC-IP.MAC-IPv6 and MAC-only) count information.
Command Syntax
show evpn mpls route-count (|evid <1-16777215>)
Parameters
evid
EVID
Command Mode
Exec mode
Applicability
This command was introduced in OcNOS version 5.0.
Examples
PE1#show evpn mpls route-count
EVPN-MPLS Active route count information
====================================
Max route count : 32768
Active route count: 6
 
---------------------------------------------
VNID Total MACONLY MACIPv4 MACIPv6
---------------------------------------------
6001 3 1 1 1
7001 3 1 1 1
 
Total number of entries are 2
PE1#
 
Table 4-32 explains the output fields.
 
Table 4-32: show evpn mpls route-count fields
Field
Description
Max route count
Maximum number of route count in evpn mpls.
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 both the local and the remote entries in the EVPN MPLS 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/17/2023