interface/{interface-type}/{interface-name}/ip/igmp/last-member-query-count

Sets the last-member query count.

Usage

<interface-vlan xmlns="urn:brocade.com:mgmt:brocade-interface">
	<interface>
		<vlan>
			<name>1</name>
			<ip>
				<igmp xmlns="urn:brocade.com:mgmt:brocade-igmp-snooping">
					<last-member-query-count>3</last-member-query-count>
				</igmp>
			</ip>
		</vlan>
	</interface>
</interface-vlan>

Parameters

name
Specifies the interface name
last-member-query-count
Specifies the last member query count value. The value can range from 2 through 10. The default value is 2