interface/{interface-type}/{interface-name}/ip/igmp/startup-query-count

Configures the start up query count.

Usage

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

Parameters

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