678
Function:
Configure MLD to work in the immediate leave mode, that’s when the host
sends a membership qualification report that equals to leave a group, the router doesn’t
send query and consider there is no this group’s member in the subnet. The
“no ipv6
mld immediate-leave
” command
cancels the immediate leave mode
Parameter: <acl-name>
is the name of IPv6 access-list
Default:
Do not configure immediate-leave group
Command Mode:
Interface Configuration Mode
Usage Guide:
This command is used only when there is only one host in the subnet
Example:
Configure access-list”aclv6”as immediate leave mode
Switch(Config-if-Vlan1)#ipv6 mld immediate-leave group-list aclv6
17.3.3.3 ipv6 mld last-member-query-interval
Command: ipv6 mld last-member-query-interval <interval>
no ipv6 mld last-member-query-interval
Function:
Configure the interface’s sending interval of querying specific group. The
“no
ipv6 mld last-member-query-interval
” command
cancels the manually configured value
and restores the default value.
Parameter: <interval>
is the interval of querying specific group, it ranges from 1000 to
25000ms. It’s the integer times of 1000ms. If it’s not the integer times of 1000ms, the
system will convert it to the integer times of 1000ms
Default:
1000ms.
Command Mode:
Interface Configuration Mode
Example:
Configure the interface vlan1’s MLD last-member-query-count as 2000
Router(Config)#int vlan 1
Router(Config-if-vlan1)#ipv6 mld last-member-query-interval 2000
17.3.3.4 ipv6 mld query-interval
Command: ipv6 mld query-interval <time_val>
no ipv6 mld query-interval
Function:
Configure the interval of the periodically sent MLD host-query messages; the
“
no ipv6 mld query-interval
” command
restores the default value.
Parameter: <time_val>
is the interval of the periodically sent MLD host-query messages;
it ranges from 0 to 65535s
Default:
Interval of periodically transmitted MLD query message is 125s.
Command Mode:
Interface Configuration Mode
Usage Guide:
When a interface enables a kind of multicast protocol, it will send MLD
host-query messages periodically. This command is used to configure the query period
Example:
Configure the interval of the periodically sent MLD host-query messages to