Changing igmp v1 and v2 parameters, Modifying igmp (v1 and v2) query interval period, Modifying igmp (v1 and v2) membership time – Brocade Multi-Service IronWare Multicast Configuration Guide (Supporting R05.6.00) User Manual
Page 19
Multi-Service IronWare Multicast Configuration Guide
7
53-1003032-02
Changing global IP multicast parameters
1
The num variable specifies the maximum number of IGMP group addresses you want to make
available for the default VRF. If not defined by this command, the maximum value is determined by
available system resources.
Changing IGMP V1 and V2 parameters
IGMP allows Brocade devices to limit the multicast of IGMP packets to only those ports on the
device that are identified as IP Multicast members.
The device actively sends out host queries to identify IP Multicast groups on the network, inserts
the group information in an IGMP packet, and forwards the packet to IP Multicast neighbors.
The following IGMP V1 and V2 parameters apply to PIM and DVMRP:
•
IGMP query interval – Specifies how often the Brocade device queries an interface for group
membership. Possible values are 2 – 3600. The default is 125.
•
IGMP group membership time – Specifies how many seconds an IP Multicast group can remain
on a Brocade device interface in the absence of a group report. Possible values are 5 –
26000. The default is 260.
•
IGMP maximum response time – Specifies how many seconds the Brocade device will wait for
an IGMP response from an interface before concluding that the group member on that
interface is down and removing the interface from the group. Possible values are 1 – 25. The
default is 10.
To change these parameters, you must first enable IP multicast routing by entering the following CLI
command at the global CLI level.
Brocade(config)# ip multicast-routing
Syntax: [no] ip multicast-routing
NOTE
You must enter the ip multicast-routing command before changing the global IP Multicast
parameters. Otherwise, the changes do not take effect and the software uses the default values.
Also, entering no ip multicast-routing will reset all parameters to their default values.
Modifying IGMP (V1 and V2) query interval period
The IGMP query interval period defines how often a device will query an interface for group
membership. Possible values are 2 – 3600 seconds and the default value is 125 seconds.
To modify the default value for the IGMP (V1 and V2) query interval, enter the following.
Brocade(config)# ip igmp query-interval 120
Syntax: [no] ip igmp query-interval num
The num variable specifies the number of seconds and can be a value from 2 - 3600.
The default value is 125.
Modifying IGMP (V1 and V2) membership time
Group membership time defines how long a group will remain active on an interface in the absence
of a group report. Possible values are from 5 – 26000 seconds and the default value is 260
seconds.