protocol/lldp/profile/{profile-name}/multiplier

Sets the number of consecutive misses of hello messages before LLDP declares the neighbor as dead.

Usage

<protocol xmlns="urn:brocade.com:mgmt:brocade-interface">
	<lldp xmlns="urn:brocade.com:mgmt:brocade-lldp">
		<profile>
			<profile-name>profile1</profile-name>
			<multiplier>2</multiplier>
		</profile>
	</lldp>
</protocol>

Parameters

profile-name
Specifies the profile name
multiplier
Specifies a multiplier value to use. The values can range from 2 through 10. The default value is 4.