Setting the query interval, Setting the last listener query interval – Brocade Multi-Service IronWare Multicast Configuration Guide (Supporting R05.6.00) User Manual
Page 196
184
Multi-Service IronWare Multicast Configuration Guide
53-1003032-02
Multicast Listener Discovery and source-specific multicast protocols
2
Brocade(config)# ipv6 mld max-response-time 5
Syntax: [no] ipv6 mld max-response-time seconds
The seconds variable specifies the MLD maximum response time in seconds. You can specify from
1 through 10 seconds. The default is 5 seconds.
To define the maximum amount of time a multicast listener has to respond to queries for a
specified VRF, enter the following commands.
Brocade(config)# ipv6 router pim vrf blue
Brocade(config-ipv6-pim-router-vrf-blue)# ipv6 mld max-response-time 5
Syntax: [no] ipv6 router pim vrf [vrf-name]
The vrf parameter specifies the virtual routing instance (VRF) specified by the variable vrf-name.
Setting the query interval
You can define the frequency at which MLD query messages are sent. For example, if you want
queries to be sent every 50 seconds, enter a command such as the following.
Brocade(config)# ipv6 mld query-interval 50
Syntax: [no] ipv6 mld query-interval seconds
The seconds variable specifies the MLD query interval in seconds. You can specify from 1 through
3600 seconds. The default value is 125 seconds.
To define the frequency at which MLD query messages are sent for a specified VRF, enter the
following commands.
Brocade(config)# ipv6 router pim vrf blue
Brocade(config-ipv6-pim-router-vrf-blue)# ipv6 mld query-interval 50
Syntax: [no] ipv6 router pim [vrf vrf-name]
The vrf parameter specifies the virtual routing instance (VRF) specified by the variable vrf-name.
Setting the last listener query interval
The Last Listener Query Interval is the Maximum Response Delay inserted into
Multicast-Address-Specific Queries sent in response to Done messages, and is also the amount of
time between Multicast- Address-Specific Query messages. When the device receives an MLDv1
leave message or an MLDv2 state change report, it sends out a query and expects a response
within the time specified by this value. Using a lower value allows members to leave groups more
quickly. You can set the last listener query interval by entering a command such as the following.
Brocade(config)# ipv6 mld llqi 5
Syntax: [no] ipv6 mld llqi seconds
The seconds variable sets the last listener query interval in seconds. You can specify from 1
through 10 seconds.
To set the last listener query interval for a specified VRF, enter the following commands.
Brocade(config)# ipv6 router pim vrf blue
Brocade(config-ipv6-pim-router-vrf-blue)# ipv6 mld llqi 5
Syntax: [no] ipv6 router pim [vrf vrf-name]
The vrf parameter specifies the virtual routing instance (VRF) specified by the variable vrf-name.