Monitoring Summary Information for MLD Interfaces

Purpose

Display a summary of MLD information for interfaces on which you enabled MLD.

Action

To display a summary of MLD information for interfaces on which you enabled MLD:

host1:boston# show ipv6 mld interface brief 
   Interface     Intf Address   Ver    State        Querier    QTime  QPTime
--------------- --------------- --- ---------- ------------- ------ ------
ATM2/0.103      130.0.0.1/24    2   Querier     130.0.0.1       3(7)    0
                                              
ATM5/0.102      131.0.0.1/24    2   Querier     130.0.0.1     101(7)    0
                                               
Counts: 0 down, 0 init state, 2 querier, 0 non-querier, 2 Total

Meaning

Table 69 lists the show ipv6 mld interface brief command output fields.

Table 69: show ipv6 mld interface brief Output Fields

Field Name

Field Description

Interface

Type of interface and interface specifier. For details about interface types and specifiers, see Interface Types and Specifiers in JunosE Command Reference Guide.

Intf Address

IPv6 link-local address of the interface

Ver

MLD version

State

Function of the interface: querier or nonquerier

Querier

IPv6 address of the querier on the network to which this interface connects

QTime

Remaining time interval at which this interface sends query messages

QPTime

Remaining time that the interface waits before declaring itself as the querier

Related Documentation