Chapter 24
| Multicast Filtering Commands
MLD Proxy Routing
– 791 –
ipv6 mld proxy
unsolicited-report-
interval
This command specifies how often the upstream interface should transmit
unsolicited MLD reports. Use the no form to restore the default value.
Syntax
ipv6 mld proxy unsolicited-report-interval seconds
no ipv6 mld proxy unsolicited-report-interval
seconds - The interval at which to issue unsolicited reports.
(Range: 1-65535 seconds)
Default Setting
400 seconds
Command Mode
Interface Configuration (VLAN)
Command Usage
â—† The unsolicited report interval only applies to the interface where MLD proxy
has been enabled.
â—† MLD and MLD proxy cannot be enabled on the same interface.
Example
The following example sets the interval for sending unsolicited MLD reports to 5
seconds.
Console(config)#interface vlan
Console(config-if)#ip igmp proxy unsolicited-report-interval 5
Console(config)#