Ipv6 mld last-member-query-interval – Dell PowerEdge VRTX User Manual
Page 826

826
MLD Commands
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC
2+3\new_system_mifs_ARC2_latest\MLD.fm
D E L L C O N F ID E N T IA L – P R E L IM I N A RY 4 / 3 /1 4 - FO R P R O O F O N LY
exit
ipv6 mld last-member-query-interval
To configure the Multicast Listener Discovery (MLD) last member query
interval, use the ipv6 mld last-member-query-interval command in interface
configuration mode. To restore the default MLD query interval, use the no
form of this command.
Syntax
ipv6 mld last-member-query-interval
milliseconds
no ipv6 mld last-member-query-interval
Parameters
•
milliseconds
—Interval, in milliseconds, at which MLD group-specific host
query messages are sent on the interface. (Range: 100–25500).
Default Configuration
The default MLD last member query interval is 1000 milliseconds.
Command Mode
Interface (VLAN) Configuration mode
User Guidelines
Use the ipv6 mld last-member-query-interval command to configure the
MLD last member query interval on an interface.
Example
The following example shows how to increase the MLD last member query
interval to 1500 milliseconds:
console(config)# interface vlan 100
console(config-if)# ipv6 mld last-member-query-interval
1500
console(config-if)# exit