configure bootprelay add

configure bootprelay add ip_address {vr vrid}

Description

Configures the addresses to which BOOTP requests should be directed.

Syntax Description

ip_address Specifies an IP address.
vrid Specifies a VR name.

Default

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

Usage Guidelines

After IP unicast routing has been configured, you can configure the switch to forward DHCP (Dynamic Host Configuration Protocol) 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 the Summit X450-G2, X460-G2, X670-G2, X770, and ExtremeSwitching X440-G2, X620, X690, X870 series switches.