Vigor2120 Series User’s Guide
414
ip igmp_snoop disable
ip igmp_snoop status
ip igmp_snoop table
ip igmp_snoop txquery
ip igmp_snoop mode
ip igmp_snoop chkleave
ip igmp_snoop separate
ip igmp_snoop portchk
S
S
y
y
n
n
t
t
a
a
x
x
D
D
e
e
s
s
c
c
r
r
i
i
p
p
t
t
i
i
o
o
n
n
Parameter Description
enable
It means to enable igmp snoop function
disable
It means to disable igmp snoop function.
status
It means to display current igmp configuration.
table
It means to display current configuration of igmp.
txquery
It means to send out IGMP QUERY to LAN periodically.
mode
It means to set software or hardware mode for snooping
working on.
chkleave
It means to check the leave status.
On: enable the IGMP snoop leave checking function.
Off: it will drop LEAVE if still clients on the same group.
separate
It means to set IGMP packets being separated by
NAT/Bridge.
On: The packets will be separated.
Off: The packets will not be separated by NAT/Bridge.
portchk
It means to perform LAN port checking for IGMP packets.
On: Perform the LAN port checking.
Off: No perform the LAN port checking.
E
E
x
x
a
a
m
m
p
p
l
l
e
e
> ip igmp_snoop enable
%% ip igmp snooping [enable|disable|status], IGMP Snooping is Enabled.
> ip igmp_snoop disable
%% ip igmp snooping [enable|disable|status], IGMP Snooping is Disabled.
> ip igmp_snoop mode hw
igmp snooping works on SW mode now.
> ip igmp_snoop mode ?
% ip igmp mode [hw/sw]
igmp snooping works on HW mode now.
> ip igmp_snoop separate ?
% ip igmp separate [on/off]
igmp snoop seprate is ON now.
igmp packets will be separated by NAT/Bridge.