configure bootprelay add

configure bootprelay {ipv4 | ipv6} add ip_address {vr vrid}

Description

Configures the addresses to which BOOTP requests should be directed.

Syntax Description

ipv4 DHCPv4 BOOTP Relay service (default).
ipv6 DHCPv6 BOOTP relay service.
ip_address Specifies an IP address.
vrid Specifies a VR or VRF name.

Default

If you do not specify a VR or VRF, the current VR context is used.

If you do not specify DHCPv4 or v6 BOOTP Relay service, DHCPv4 is used.

Usage Guidelines

After IP unicast routing has been configured, you can configure the switch to forward DHCP or BOOTP requests coming from clients on subnets being serviced by the switch and going to hosts on different subnets.

To configure the relay function, follow these steps:

  1. Configure VLANs and IP unicast routing.
  2. Configure the addresses to which DHCP or BOOTP requests should be directed, using the following command: configure bootprelay add ip_address
  3. Enable the DHCP or BOOTP relay function using the following command: enable bootprelay

Example

The following example configures BOOTP requests to be directed to 123.45.67.8:

configure bootprelay add 123.45.67.8

History

This command was first available in ExtremeXOS 10.1.

Platform Availability

This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.