interface/{interface-type}/{interface-name}/ipv6/nd/reachable-time

Configures the amount of time in IPv6 Neighbor Discovery that a device considers a remove IPv6 node reachable.

Usage

<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
	<ethernet>
		<name>1/1</name>
		<ipv6>
			<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
				<ipv6-intf-cmds>
					<nd>
						<reachable-time>1</reachable-time>
					</nd>
				</ipv6-intf-cmds>
			</ipv6-nd-ra>
		</ipv6>
	</ethernet>
</interface>

Parameters

name
Specifies the interface name
reachable-time
Specifies the time in milliseconds. The value can range from 0 through 3600000 milliseconds. The defaut time is set to 0