Fujitsu XG2000 Switch User Manual


 
XG2000 series User's Guide
203/315
All Rights Reserved, Copyright (C) PFU LIMITED 2009
5.15.16 ip snooping last-member-interval
Function
Sets the monitoring time (in seconds) for checking on the exit of the last member of a IP multicast group. If an IGMP Report
message is not issued within the monitoring time after reception of an IGMP Leave message, the IP multicast group is deleted.
Use the no form to return to the default setup.
Prompt
xg(config-vlan)#
Command syntax
ip snooping last-member-interval <1-9>
no ip snooping last-member-interval
Parameter
z last-member-interval <1-9>
Specifies the monitoring time (in seconds) to check for member exit.
Command type
Configuration command
Default
2 seconds
Message
% Global IGMP snooping is not enabled.
Explanation
Global IGMP snooping on the device is disabled.
Solution
Enable global IGMP snooping using the “ip snooping protocol” command first then execute
the command again.
% IGMP snooping vlan-%1$ is not enabled.
Explanation
IGMP snooping of the specified VLAN is disabled.
[[Inserted string]]%1$: Specified VID
Solution
Enable IGMP snooping on the VLAN using the “ip snooping vlan” command first, then execute
the command again.
Example
Set the monitoring time to check for member exit on VLAN 2 to 3 seconds.
xg(config)# interface vlan 2
xg(config-vlan)# ip snooping last-member-interval 3