ip/dhcp/relay/servers

Configures DHCP relay servers.

Usage

<ip xmlns="urn:brocade.com:mgmt:brocade-ip-config">
	<interface-ve-dhcp-conf xmlns="urn:brocade.com:mgmt:brocade-dhcp">
		<dhcp>
			<relay>
				<servers>
					<relay-ip-addr>{req_val}</relay-ip-addr>
					<server-vrf-name>{req_val}</server-vrf-name>
				</servers>
			</relay>
		</dhcp>
	</interface-ve-dhcp-conf>
</ip>

Parameters

relay-ip-addr
Specifies the IP address of the relay server.
server-vrf-name
Specifies the VRF name of the server.