interface/{interface-type}/{interface-name}/ipv6/nd/other-config-flag

In IPv6 Neighbor Discovery, indicates to hosts on a local link that they can use the stateful autoconfiguration feature to obtain configuration settings other than IPv6 address information for their interfaces.

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>
						<other-config-flag></other-config-flag>
					</nd>
				</ipv6-intf-cmds>
			</ipv6-nd-ra>
		</ipv6>
	</ethernet>
</interface>

Parameters

name
Specifies the interface name
other-config-flag
indicates to hosts on a local link that they can use the stateful autoconfiguration feature to obtain configuration settings other than IPv6 address information for their interfaces