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

Sets the interval between LLDP hello messages.

Usage

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

Parameters

profile-name
Specifies the profile naem.
hello
Specifies the interval between hello messages. The value can range from 4 through 180 seconds. The default interval is 30 seconds.