Setting the interface mld version, Displaying mld information, Displaying mld group information – Brocade BigIron RX Series Configuration Guide User Manual

Page 1441

Advertising
background image

BigIron RX Series Configuration Guide

1363

53-1002484-04

Multicast Listener Discovery and source specific multicast protocols (MLDv2)

50

Setting the interface MLD version

You can use this command to set the MLD version (1 or 2) for the interface. You can select the
version of MLD by entering a command such as the following at the interface level.

BigIron RX(config-lbif-1)#ipv6 mld version

Syntax: ipv6 mld version <version-number>

Enter 1or 2 for <version-number>. Default is version 2

Displaying MLD information

The sections below present the show commands for MLD.

Displaying MLD group information

To display the list of multicast groups, enter a command such as the following.

Syntax: show ipv6 mld group

This field...

Displays...

Interface

<

port-number

>

has x

groups

This message shows the ID of the interface and how many multicast groups it
has.

#

Index for the MLD group.

ipv6 address

IPv6 address of the multicast group.

phy-port

The physical port to which the group belongs.

static

Indicates if the group is a static group or not.

querier

Indicates if the multicast group is a querier or not

life

The number of seconds the interface can remain in its current mode.

mode

Indicates if the filter mode of the multicast group is in INCLUDE or EXCLUDE

BigIron RX #show ipv6 mld group

Interface e6/18 has 11 groups

group phy-port static querier life mode

1 ff33::6:b:1 e6/18 no yes 0 incl

2 ff33::6:a:1 e6/18 no yes 0 incl

3 ff33::6:9:1 e6/18 no yes 0 incl

4 ff33::6:8:1 e6/18 no yes 0 incl

5 ff33::6:7:1 e6/18 no yes 0 incl

6 ff33::6:6:1 e6/18 no yes 0 incl

7 ff33::6:5:1 e6/18 no yes 0 incl

8 ff33::6:4:1 e6/18 no yes 0 incl

9 ff33::6:3:1 e6/18 no yes 0 incl

10 ff33::6:2:1 e6/18 no yes 0 incl

11 ff33::6:1:1 e6/18 no yes 0 incl

Advertising