Fujitsu XG2000 Switch User Manual


 
XG2000 series User's Guide
196/315
All Rights Reserved, Copyright (C) PFU LIMITED 2009
5.15.9 ip snooping vlan send-query-count
Function
Sets a query message transmission frequency.
Use the no form to return to the default setup.
Prompt
xg(config)#
Command syntax
ip snooping vlan <1-4094> send-query-count <1-3>
no ip snooping vlan <1-4094> send-query-count
Parameter
z vlan <1-4094>
Specifies a VLAN to change.
z send-query-count <1-3>
Sets a query message transmission frequency.
Command type
Configuration command
Default
2
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 reissue
the “ip snooping vlan send-query-count” command.
% Vlan id is not found. vid=%1$
Explanation
The specified VLAN was not created.
[[Inserted string]]%1$: Specified VID
Solution
Create a VLAN using the “vlan” command first then reissue the “ip snooping vlan
send-query-count” command.
% 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 reissue
the “ip snooping vlan send-query-count” command.
Example
Set the query message transmission frequency on VLAN 2 to 3:
xg(config)# ip snooping vlan 2 send-query-count 3