Related Documentation
show mvrp statistics
Syntax
Release Information
Command introduced in Junos OS Release 10.1.
Description
For MX Series routers and EX Series switches, display Multiple VLAN Registration Protocol (MVRP) statistics in the form of Multiple Registration Protocol data unit (MRPDU) messages.
Required Privilege Level
view
Related Documentation
List of Sample Output
show mvrp statisticsOutput Fields
Table 1 lists the output fields for the show mvrp statistics command. Output fields are listed in the approximate order in which they appear.
Table 1: show mvrp statistics Output Fields
Field Name | Field Description |
---|---|
interface name | Interface for which MVRP statistics are displayed. |
VLAN IDs registered | Number of Virtual LAN (VLAN) IDs registered. |
Sent MVRP PDUs | Number of MRPDU messages transmitted from the router. |
Received MVRP PDUs without error | Number of MRPDU messages received on the router. |
Received MVRP PDUs with error | Number of invalid MRPDU messages received on the router. |
Sample Output
show mvrp statistics
user@host> show mvrp statistics
MVRP statistics for routing instance 'default-switch' Interface name : ge-11/2/8 VLAN IDs registered : 0 Sent MVRP PDUs : 1467 Received MVRP PDUs without error: 0 Received MVRP PDUs with error : 0 Interface name : ge-11/0/9 VLAN IDs registered : 0 Sent MVRP PDUs : 1418 Received MVRP PDUs without error: 702 Received MVRP PDUs with error : 0 Interface name : ge-11/3/0 VLAN IDs registered : 2 Sent MVRP PDUs : 1524 Received MVRP PDUs without error: 1366 Received MVRP PDUs with error : 0