OcNOS-SP : Multicast Guide : Multicast Command Reference : Layer 3 MLD Multicast Commands : show ipv6 mld proxy
show ipv6 mld proxy
Use this command to display the state of MLD Proxy services for a specified interface or for all interfaces.
Command Syntax
show ipv6 mld proxy groups (detail|)
show ipv6 mld proxy groups X:X::X:X (detail|)
show ipv6 mld proxy groups IFNAME (detail|)
show ipv6 mld proxy groups IFNAME X:X::X:X (detail|)
show ipv6 mld (vrf NAME|) proxy groups (detail|)
show ipv6 mld (vrf NAME|) proxy groups X:X::X:X (detail|)
show ipv6 mld (vrf NAME|) proxy groups IFNAME (detail|)
show ipv6 mld (vrf NAME|) proxy groups IFNAME X:X::X:X (detail|)
Parameters
vrf
Specify the VRF name.
groups
MLD proxy group membership information.
X:X::X:X
Address of multicast group.
IFNAME
The name of the VLAN interface.
detail
MLDv3 source information
Command Mode
Exec and Privileged Exec mode
Applicability
This command was introduced in OcNOS version 6.2.0.
Example
#show ipv6 mld proxy
 
Interface eth2 (Index 4)
Administrative status: enabled
Operational status: up
Upstream interface is eth1
Number of multicast groups: 1
 
#show ipv6 mld proxy groups
 
MLD Connected Proxy Group Membership
Group Address Interface State Member state
1001::12 eth1 Active Delay
 
 
 
 
 
 
Table 6-16 explains the output fields.
 
Table 6-16: show ipv6 mld proxy output
Entry
Description
Interface
Interface and Index of the interface.
Administrative status
Depends on the interface states – Enabled only if both host and downstream interfaces are up. Otherwise, Disabled if only one interface is up.
Operational status
Depends on Administrative status – either Up or Down depending on Administrative status of corresponding interfaces.
Upstream interface
As stated.
Number of multicast groups
The number of multicast groups supported by this proxy.
 
Table 6-17 explains the output fields.
 
Table 6-17: show ipv6 mld proxy groups output
Entry
Description
Group Address
Multicast address associated with each group.
Interface
Interface name, such as eth1, xe3/1, etc..
State
The state of the proxy group – can be either Active or Inactive.
Member state
The state of the proxy group member – can be either Idle or Delay, Idle is the default state.
 
Last modified date: 10/20/2023