Configures the query interval for a VLAN. The query interval is the amount of time between IGMP query messages sent by the switch.
<interface xmlns="urn:brocade.com:mgmt:brocade-interface"> <ethernet> <name>1/5</name> <ip> <igmp-phy-intf-cfg xmlns="urn:brocade.com:mgmt:brocade-igmp"> <igmp> <query-interval>150</query-interval> </igmp> </igmp-phy-intf-cfg> </ip> </tethernet> </interface>