User Manual

SWP1#configure terminal
SWP1(config)#interface vlan0.2
SWP1(config-if)#no igmp snooping mrouter interface ge8
12.2.4 Set query transmission function
[Syntax]
igmp snooping querier
no igmp snooping querier
[Initial value]
Depends on VLAN preset. Refer to 3.2 Default setting values on page 20.
[Input mode]
interface mode
[Description]
Enables the IGMP query transmission function.
If this is executed with the "no" syntax, the IGMP query transmission function is disabled.
[Note]
This command can be specified only for VLAN interface. Also, this can be specified only if IGMP snooping is enabled.
[Example]
Enable the transmission function for VLAN #2.
SWP1#configure terminal
SWP1(config)#interface vlan0.2
SWP1(config-if)#igmp snooping querier
Disable the transmission function for VLAN #2.
SWP1#configure terminal
SWP1(config)#interface vlan0.2
SWP1(config-if)#no igmp snooping querier
12.2.5 Set IGMP query transmission interval
[Syntax]
igmp snooping query-interval interval
no igmp snooping query-interval
[Parameter]
interval : <20-18000>
Query transmission interval (seconds)
[Initial value]
Depends on VLAN preset. Refer to 3.2 Default setting values on page 20.
[Input mode]
interface mode
[Description]
Sets the transmission interval for IGMP queries.
If this command is executed with the "no" syntax, this is set to 125 seconds.
[Note]
This command can be specified only for VLAN interface. Also, this can be specified only if IGMP snooping is enabled.
[Example]
Set the VLAN #2 query transmission interval to 30 seconds.
SWP1#configure terminal
SWP1(config)#interface vlan0.2
SWP1(config-if)#igmp snooping query-interval 30
Return the VLAN #2 query transmission interval to the default setting.
SWP1#configure terminal
SWP1(config)#interface vlan0.2
SWP1(config-if)#no igmp snooping query-interval
Command Reference | IP multicast control | 157