show mac-vrf forwarding statistics
Syntax
show mac-vrf statistics
<instance instance-name>
<vlan-name vlan-name>
Description
Display bridge statistics for the device. The statistics include a count of local MAC
addresses, a count of remote MAC addresses, a count of remote VXLAN tunnel endpoints
(VTEPs), and the number of enabled VLANs on the device including those in the current
mac-vrf
routing instance. The command output displays traffic statistics
by packet and byte.
mac-statistics
must be enabled at the edit routing-instances
<instance-name> protocols evpn
hierarchy or no
statistics are gathered.
We've implemented the show mac-vrf commands on all supported platforms. If a particular
platform doesn't support a specific sub-command or option, when you run the command, the
output is empty. For example, show mac-vrf forwarding age
is available
only on MX Series platforms. If you run that command on any other supported platform, the
output is empty.
Options
none |
Display bridge statistics for all VLANs in all routing instances. |
instance instance-name |
(Optional) Display statistics for the specified routing instance. |
vlan-name vlan-name |
(Optional) Display statistics for the specified VLAN. |
Additional Information
On supported MX Series routers, this command is an alias for the show bridge
statistics
and show evpn statistics
commands.
On QFX Series switches, this command is an alias for the show ethernet-switching
statistics
command.
Required Privilege Level
view
Output Fields
Field Name | Description |
---|---|
Routing instance | The displayed output is separated by routing instance. The name of the routing instance serves as the section separator. |
Index | For the routing instance dislpay: The index number associated with the routing
instance. For the interface display: The index number of the local interface. |
Sequence number | Sequence number assigned to this bridging domain. Used for debugging. |
Non-config static MACs learned | |
Bridging domain | The bridge domain associated with the specified routing instance. |
MACs learned | Count of MAC addresses learned in the specified routing instance. |
MAC limit | The maximum number of MAC addresses that can be associated with the specified routing instance. |
Static MACs learned | Count of static MAC addresses learned in the specified routing instance. |
Flags | Shows the type of routing instance configured. |
Local interface | Shows the local interface associated with the specified routing instance. |
Broadcast packets | Count of broadcast packets forwarded on the specified interface. |
Broadcast bytes | Count of broadcast bytes forwarded on the specified interface |
Multicast packets | Count of multicast packets forwarded on the specified interface. |
Multicast bytes | Count of multicast bytes forwarded on the specified interface |
Flooded packets | Count of packets flooded out on the specified interface |
Flooded bytes | Count of bytes flooded out on the specified interface. |
Unicast packets | Count of unicast packets forwarded on the specified interface |
Unicast bytes | Count of unicast bytes forwarded on the specified interface. |
Current MAC count | Count of the number of MAC addresses learned through the specified interface. |
Sample Output
show mac-vrf forwarding statistics
user@host> show mac-vrf forwarding statistics
Local interface: vtep.32769, Index: 574 Multicast packets: 0 Multicast bytes : 0 Flooded packets : 0 Flooded bytes : 0 Current MAC count: 0 Local interface: vtep.32771, Index: 576 Multicast packets: 0 Multicast bytes : 0 Flooded packets : 0 Flooded bytes : 0 Current MAC count: 2 Local interface: vtep.32770, Index: 564 Multicast packets: 0 Multicast bytes : 0 Flooded packets : 0 Flooded bytes : 0 Current MAC count: 0 Local interface: ae0.0, Index: 575 Multicast packets: 0 Multicast bytes : 0 Flooded packets : 0 Flooded bytes : 0 Current MAC count: 0 (Limit 8192)
Release Information
Command introduced in Junos OS Release 20.4.