C613-50170-01 Rev B
Command Reference for x510 Series
1223
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
IGMP
AND
IGMP S
NOOPING
C
OMMANDS
IP
IGMP
SNOOPING
SOURCE
-
TIMEOUT
ip igmp snooping source-timeout
Overview
Use this command to set the global IGMP Snooping source time-out value (in
seconds) on the switch.
Use the
no
variant of this command to set the source time-out value to be the
same as the group membership timeout.
Syntax
ip igmp snooping source-timeout <
timeout
>
no ip igmp snooping source-timeout <
timeout
>
Default
Global IGMP Snooping source-timeout is disabled by default, and unregistered
multicast will be timed-out like normal entries.
Interface IGMP Snooping source timeout is disabled by default, and unregistered
multicast will be timed-out like normal entries.
Mode
Interface/Global Configuration
Usage
The timeout determines how long unregistered multicast entries will be kept for.
If the value ‘0’ is specified, then effectively all unregistered multicast entries will
never be timed out, and can only be cleared by using the command
clear ip igmp
group
. The interface settings will always take precedence over the global setting.
Example
To configure IGMP Snooping source timeout globally on a switch, use the
commands:
awplus#
configure terminal
awplus(config)#
interface vlan1
awplus(config-if)#
ip igmp snooping source-timeout 200
Related
Commands
show ip igmp snooping source-timeout
Parameter
Description
<timeout>
Time-out value in seconds <
0-86400
>