Ip Snooping Vlan Querier - Fujitsu XG1200 User Manual

12-port 10 gigabit ethernet layer 2 switch
Hide thumbs Also See for XG1200:
Table of Contents

Advertisement

XG1200 User's Guide

5.13.10 ip snooping vlan querier

Function
The IGMP Querier function sends an IGMP General Query message to each terminal instead of the multicast router if no
multicast router exists in a network segment.
This command enables the IGMP querier. The query message transmission interval (called "Query interval") is calculated
based on the query message transmission frequency and the group valid time (called "Group member interval") as follows.
Query interval = (Group-membership-interval – 10) / send-query-count (seconds)
XG1200 does not send Query messages when there is a multicast router in the network.
Use the no form to return to the default setup.
Prompt
xg(config)#
Command syntax
ip snooping vlan <1-4094> querier ip A.B.C.D
no ip snooping vlan <1-4094> querier
Parameter
vlan <1-4094>
Specifies a VLAN to change its settings.
querier
Enables the IGMP querier function.
ip A.B.C.D
Specifies the source IP address of Query messages to be sent by the IGMP querier.
The IP address can be 0.0.0.0 or within the range of 1.0.0.1 to 126.255.255.254, 128.0.0.1 to 191.255.255.254, or
192.0.0.1 to 223.255.255.254.
Command type
Configuration command
Default
None
Message
% Global IGMP snooping is not enabled.
Explanation
The global IGMP snooping is disabled on the system.
Solution
Enable the global IGMP snooping using the "ip snooping protocol" command first, then reissue the "ip snooping
vlan querier" command.
% Vlan id is not found. vid=%1$
Explanation
The specified VLAN has not been created.
[[Inserted string]]%1$: Specified VLAN ID
Solution
Create a VLAN using the "vlan" command first, then reissue the "ip snooping vlan querier" command.
% IGMP snooping vlan-%1$ is not enabled.
Explanation
IGMP snooping of the specified VLAN is disabled.
[[Inserted string]]%1$: Specified VID
Solution
Enable the IGMP snooping of the VLAN using the "ip snooping vlan" command first, then reissue the "ip snooping
vlan querier" command.
% Invalid IP-address.
Explanation
The IP address was specified in an incorrect format or an incorrect address was specified.
Solution
Specify the IP address in the correct format and reissue the command.
Example
Enable the IGMP querier of VLAN 1 and set the query transmission source IP address to "192.168.1.200."
xg(config)# ip snooping vlan 1 querier ip 192.168.1.200
156/258
All Rights Reserved, Copyright (C) PFU LIMITED 2005

Advertisement

Table of Contents
loading

Table of Contents