Ip igmp proxy unsolicited-report- interval, Ip igmp proxy unsolicited-report-interval, Ip igmp proxy unsolicited – LevelOne GTL-2691 User Manual
Page 1272: Report-interval
C
HAPTER
42
| Multicast Filtering Commands
IGMP Proxy Routing
– 1272 –
◆
Only one upstream interface is supported on the system.
◆
A maximum of 1024 multicast streams are supported.
E
XAMPLE
The following example enables multicast routing globally on the switch,
configures VLAN 2 as a downstream interface, and then VLAN 1 as the
upstream interface.
Console(config)#ip multicast-routing
Console(config)#interface vlan2
Console(config-if)#ip igmp
Console(config-if)#exit
Console(config)#interface vlan1
Console(config-if)#ip igmp proxy
Console(config-if)#
ip igmp proxy
unsolicited-report-
interval
This command specifies how often the upstream interface should transmit
unsolicited IGMP reports. Use the no form to restore the default value.
S
YNTAX
ip igmp proxy unsolicited-report-interval seconds
no ip igmp proxy unsolicited-report-interval
seconds - The interval at which to issue unsolicited reports.
(Range: 1-65535 seconds)
D
EFAULT
S
ETTING
400 seconds
C
OMMAND
M
ODE
Interface Configuration (VLAN)
E
XAMPLE
The following example sets the interval for sending unsolicited IGMP
reports to 5 seconds.
Console(config)#interface vlan
Console(config-if)#ip igmp proxy unsolicited-report-interval 5
Console(config)#