IGMP Configuration
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
631
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
IGMP INTERFACE OPTIONAL PARAMETERS
To specify the interface parameters, enter the following commands in the Interface
Configuration Mode:
T
O CONFIGURE IGMP LAST MEMBER QUERY COUNT
When a router receives an IGMP version 2 leave group message, router sends
last-member-query-count group-specific IGMP query messages at intervals of
igmp-last-member-interval milliseconds.
E
XAMPLE
ALU(config-if GigabitEthernet3/0)# ip igmp last-member-query-
count 3
T
O CONFIGURE IGMP LAST MEMBER QUERY INTERVAL
When a multicast host leaves a group, the host sends an IGMP leave group
message. To check if this host is the last to leave the group, IGMP router sends an
IGMP group specific query message. If no reports are received before the
configured last member query interval, routers assumes that no receiver is
interested in this group.
E
XAMPLE
ALU(config-if GigabitEthernet3/0)# ip igmp last-member-query-
interval 2000
Command (in ICM) Description
ip igmp last-member-query-count
<1-7>
Use this command to configure the
number of retransmission of group-
specific queries.
The default last-member-query-
count is 2.
Command (in ICM) Description
ip igmp last-member-query-
interval <100-65535>
Use this command to configure the
last-member query interval (in
milliseconds) for the IGMP.
The default last-member-query-
interval is 1000 milliseconds.