Comware CLI Commands in Provision Software 2013/06

display mld group
Related ProVisionComware
show ipv6 mlddisplay mld group
Displays the number of active MLD (Multicast Listener Discovery) groups and the VLAN and IPv6
address on which each group is active.
HP Switch# display mld group
Total 4 MLD Group(s).
Interface group report information
Vlan-Interface1(1234:1::5):
Total 1 MLD Groups reported
Group Address : ff1e::1
Last Reporter : fe80::200:f7ff:fe95:4f5d
Uptime : 00:45:00
Expires : 00:03:20
Vlan-Interface2(1234:3::5):
Total 2 MLD Groups reported
Group Address : ff1e::3
Last Reporter : fe80::200:f7ff:fe95:da95
Uptime : 00:43:28
Expires : 00:03:16
Group Address : ff1e::4
Last Reporter : fe80::200:f7ff:fe95:da95
Uptime : 00:43:28
Expires : 00:03:16
Vlan-Interface10(1234:2::5):
Total 1 MLD Groups reported
Group Address : ff1e::5
Last Reporter : fe80::200:f7ff:fe95:9c92
Uptime : 00:43:41
Expires : 00:03:20
Field Descriptions
Total
n
MLD Groups: The total number of MLD groups detected on the switch.
VLAN-interface<
id
> ( <
ipv6-addr
> ): A specific VLAN interface.
Total
n
MLD Groups reported: The number of MLD groups detected on the indicated VLAN.
Group Address: The IPv6 address of an MLD group detected on the indicated VLAN.
Last Reporter: The IPv6 address of the host that last reported membership for the group.
Uptime: Length of time since the IPv6 multicast group was joined.
Expires: Time remaining for the IPv6 multicast group.
Operating Notes
The display mld group command reports on MLD traffic on static VLANs.
The switch supports MLDv1 and MLDv2.
To enable MLD operation in ProVision software, use the following command in a VLAN configuration
context:
ipv6 mld < enable | disable >
For example:
HP Switch(vlan-10)# ipv6 mld enable
164 Display Commands