Brocade BigIron RX Series Configuration Guide User Manual

Page 743

Advertising
background image

BigIron RX Series Configuration Guide

665

53-1002484-04

IGMP v3

24

If the tracking and fast leave feature is enabled, you can display the list of clients that belong to a
particular group by entering commands such as the following.

Syntax: show ip igmp group [<group-address> [detail] [tracking]]

If you want a report for a specific multicast group, enter that group’s address for <group-address>.
Omit the <group-address> if you want a report for all multicast groups.

Enter detail if you want to display the source list of the multicast group.

Enter tracking if you want information on interfaces that have tracking enabled.

IGMP V2 and V3 statistics displayed on the report for each interface.

This field

Displays

Group

The address of the multicast group

Phy-port

The physical port on which the multicast group was received.

Static

A “yes” entry in this column indicates that the multicast group was configured
as a static group; “No” means it was not. Static multicast groups can be
configured in IGMP V2 using the ip igmp static command. In IGMP V3, static
sources cannot be configured in static groups.

Querier

“Yes” means that the port is a querier port; “No” means it is not. A port
becomes a non-querier port when it receives a query from a source with a
lower source IP address than the port.

Life

Shows the number of seconds the interface can remain in exclude mode. An
exclude mode changes to include mode if it does not receive an "IS_EX" or
"TO_EX" message during a certain period of time. The default is 140 seconds.
There is no “life” displayed in include mode.

BigIron RX# show ip igmp group 239.0.0.1 detail

Display group 239.0.0.1 in all interfaces.

Interface v18 : 1 groups

group phy-port static querier life mode #_src

1 239.0.0.1 e4/20 no yes include 19

group: 239.0.0.1, include, permit 19 (source, life):

(3.3.3.1 40) (3.3.3.2 40) (3.3.3.3 40) (3.3.3.4 40) (3.3.3.5 40)

(3.3.3.6 40) (3.3.3.7 40) (3.3.3.8 40) (3.3.3.9 40) (3.3.3.10 40)

(3.3.3.11 40) (3.3.3.12 40) (3.3.3.13 40) (3.3.3.14 40) (3.3.3.15 40)

(3.3.3.16 40) (3.3.3.17 40) (3.3.3.18 40) (3.3.3.19 40)

Interface v110 : 1 groups

group phy-port static querier life mode #_src

2 239.0.0.1 e4/5 no yes include 10

group: 239.0.0.1, include, permit 10 (source, life):

(2.2.3.0 80) (2.2.3.1 80) (2.2.3.2 80) (2.2.3.3 80) (2.2.3.4 80)

(2.2.3.5 80) (2.2.3.6 80) (2.2.3.7 80) (2.2.3.8 80) (2.2.3.9 80)

BigIron RX# show ip igmp group 224.1.10.1 tracking

Display group 224.1.10.1 in all interfaces with tracking enabled.

Interface v13 : 1 groups, tracking_enabled

group phy-port static querier life mode #_src

1 224.1.10.1 e4/15 no yes include 3

receive reports from 3 clients:

110.110.110.7 110.110.110.8 110.110.110.9

Advertising