show ipv6 mld [vrf <vrf_name> | all-vrfs ]

Syntax

show ipv6 mld [vrf <vrf_name> | all-vrfs ]

Description

This command shows MLD information for the specified VRF.

Command context

Manager (#)

Parameters

vrf

Optional: shows MLD information status in a specific VRF.

all-vrfs

Optional: shows MLD information status for all VRFs.

Authority

Operators or Administrators. Users without administrator authority can execute this command from the operator context (>) only.

Example

switch(config)# show ipv6 mld all-vrfs
VRF Name   : default
Interface  : vlan2
MLD Configured Version   : 2
MLD Operating Version    : 2
Querier State              : Querier
Querier IP [this switch]   : fe80::a00:9ff:fe06:67cd
Querier Uptime             : 23m 53s
Querier Expiration Time    : 0m 17s
MLD Snoop Enabled on VLAN  : True

Active Group Address                         Vers Mode Uptime    Expires
-------------------------------------------- ---- ---- --------- ---------
ff05::2:1                                    2    INC  3m 56s    1m 47s

VRF Name   : red
Interface  : vlan3
MLD Configured Version   : 2
MLD Operating Version    : 2
Querier State              : Querier
Querier IP [this switch]   : fe80::a00:9ff:fe06:67cd
Querier Uptime             : 23m 53s
Querier Expiration Time    : 0m 17s
MLD Snoop Enabled on VLAN  : True

Active Group Address                         Vers Mode Uptime    Expires
-------------------------------------------- ---- ---- --------- ---------
ff05::2:1                                    2    INC  2m 30s    1m 50s

switch(config)# show ipv6 mld vrf red

VRF Name   : red
Interface  : vlan3
MLD Configured Version   : 2
MLD Operating Version    : 2
Querier State              : Querier
Querier IP [this switch]   : fe80::a00:9ff:fe06:67cd
Querier Uptime             : 24m 13s
Querier Expiration Time    : 2m 3s
MLD Snoop Enabled on VLAN  : True

Active Group Address                         Vers Mode Uptime    Expires
-------------------------------------------- ---- ---- --------- ---------
ff05::2:1                                    2    INC  2m 50s    1m 30s