show mld statistics
Syntax
Release Information
Command introduced before JUNOS Release 7.4.
Description
Display information about Multicast Listener Discovery (MLD) statistics.
Options
- none
Display MLD statistics for all interfaces.
- interface interface-name
(Optional) Display statistics about the specified interface.
- logical-system (all | logical-system-name)
(Optional) Perform this operation on all logical systems or on a particular logical system.
Required Privilege Level
view
Related Topics
List of Sample Output
show mld statisticsshow mld statistics interface
Output Fields
Table 33 describes the output fields for the show mld statistics command. Output fields are listed in the approximate order in which they appear.
Table 33: show mld statistics Output Fields
Field Name | Field Description |
|---|---|
Received | Number of received packets. |
Sent | Number of transmitted packets. |
Rx errors | Number of received packets that contained errors. |
MLD Message type | Summary of MLD statistics.
|
MLD Global Statistics | Summary of MLD statistics for all interfaces.
|
Sample Output
show mld statistics
user@host> show mld statistics MLD packet statistics for all interfaces MLD Message type Received Sent Rx errors Listener Query (v1/v2) 0 2 0 Listener Report (v1) 0 0 0 Listener Done (v1/v2) 0 0 0 Listener Report (v2) 0 0 0 Other Unknown types 0 MLD v2 source required for SSM 2 MLD v2 mode not applicable for SSM 0 MLD Global Statistics Bad Length 0 Bad Checksum 0 Bad Receive If 0 Rx non-local 0 Timed out 0 Rejected Report 0 Total Interfaces 2
show mld statistics interface
user@host> show mld statistics interface fe-1/0/1.0 MLD interface packet statistics for fe-1/0/1.0 MLD Message type Received Sent Rx errors Listener Query (v1/v2) 0 2 0 Listener Report (v1) 0 0 0 Listener Done (v1/v2) 0 0 0 Listener Report (v2) 0 0 0 Other Unknown types 0 MLD v2 source required for SSM 2 MLD v2 mode not applicable for SSM 0 MLD Global Statistics Bad Length 0 Bad Checksum 0 Bad Receive If 0 Rx non-local 0 Timed out 0 Rejected Report 0 Total Interfaces 2