interface/{interface-type}/{interface-name}/ipv6/dhcp/relay/address

Configures the IPv6 DHCP Relay on a Layer 3 interface.

Usage

<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
	<ethernet>
		<name>1/2</name>
		<ipv6>
			<interface-phy-dhcp-conf xmlns="urn:brocade.com:mgmt:brocade-dhcpv6">
				<dhcp>
					<relay>
						<servers>
							<relay-ip-addr>2001:db8::12d:1300</relay-ip-addr>
							<use-vrf>mgmt-vrf</use-vrf>
							<interface>
								<interface-type>ethernet</interface-type>
								<interface-name>1/2</interface-name>
							</interface>
						</servers>
					</relay>
				</dhcp>
			</interface-phy-dhcp-conf>
		</ipv6>
	</ethernet>
</interface>

Parameters

name
Specifies the interface name
relay-ip-addr
Specifies the IPv6 address of the DHCP server where the DHCP client requests are to be forwarded
use-vrf
Use this option if the VRF where the DHCP server is located is different from the VRF of the interface where the client is connected. Specifies the VRF name
interface-type
The type of interface, such as Ethernet or Ve interface.
interface-name
The interface number