OcNOS-SP : Multicast Guide : Multicast Command Reference : Layer 3 MLD Multicast Commands : show ipv6 mld interface
show ipv6 mld interface
Use this command to display the state of MLD, MLD Proxy service, and for a specified interface, or all interfaces.
Command Syntax
show ipv6 mld interface (IFNAME|)
show ipv6 mld (vrf NAME|) interface (IFNAME|)
Parameters
vrf
Indicates the vrf keyword.
NAME
Displays the VRF name..
IFNAME
Interface name for which to display local information.
Command Mode
Exec mode and Privileged Exec mode
Applicability
This command was introduced in OcNOS version 6.2.0.
Example
The following displays MLD interface status on all interfaces enabled for MLD.
#show ipv6 mld interface
Interface eth1 (Index 2)
MLD Enabled, Active, Querier, Version 2 (default)
Internet address is fe80::2fd:6cff:fe1c:b
MLD interface has 0 group-record states
MLD activity: 0 joins, 0 leaves
MLD query interval is 125 seconds
MLD querier timeout is 255 seconds
MLD max query response time is 10 seconds
Last member query response interval is 1000 milliseconds
Group Membership interval is 260 seconds
#
 
Table 6-15: Show ipv6 mld interface output 
Entry
Description
Interface
The type and name of the interface. (eth1, xe3/1, ge3, etc.).
MLD Enabled
Whether MLD is enabled on the interface.
Internet address
IPv6 internet address.
MLD interface
Number of group-record states.
MLD activity
MLD activity of the interface. In the example above, there is no activity.
MLD query interval
The amount of time between MLD queries.
MLD query timeout
The amount of time before the interface resends an MLD query.
MLD max query response time
The amount of time before the interface is considered no longer a multicast listener and is removed from the multicast.
Last member query response interval
The time in which if no query requests are received by the router, it assumes the multicast is over.
Group membership interval
The amount of time the router will wait for a group query before the group is considered gone.
Last modified date: 10/20/2023