interface/{interface-type}/{interface-name}/ipv6/nd/ra-lifetime

Configures the amount of time in IPv6 Neighbor Discovery that a router is considered a valid default router.

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>
						<ra-lifetime>2000</ra-lifetime>
					</nd>
				</ipv6-intf-cmds>
			</ipv6-nd-ra>
		</ipv6>
	</ethernet>
</interface>

Parameters

name
Specifies the interface name
ra-lifetime
Specifies the time in seconds. The time can range from 0 through 9000. The defaut value is 1800