Fujitsu XG2000 Switch User Manual


 
XG2000 series User's Guide
202/315
All Rights Reserved, Copyright (C) PFU LIMITED 2009
5.15.15 ip snooping fast-leave
Function
Set the Fast Leave mode on the IP multicast group port where the IGMP Leave message is received. In the Fast Leave mode,
the exit is not checked when the IGMP Leave message is received.
Use the no form to return to the default setup.
Prompt
xg(config-vlan)#
Command syntax
ip snooping fast-leave
no ip snooping fast-leave
Parameter
z fast-leave
Enables the Fast Leave mode.
Command type
Configuration command
Default
None
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
Enable the Fast Leave mode on VLAN 2 and 3.
xg(config)# interface vlan 2 3
xg(config-vlan)# ip snooping fast-leave