IP Unicast Commands
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1324
configure bootprelay add
configure bootprelay add <ip_address> {vr <vrid>}
Description
Configures the addresses to which BOOTP requests should be directed.
Syntax Description
Default
If you do not specify a virtual router, the current virtual router context is used.
Usage Guidelines
After IP unicast routing has been configured, you can configure the switch to forward Dynamic Host
Configuration Protocol (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 command 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 ExtremeWare XOS 10.1.
Platform Availability
This command is available on all platforms.
ip_address
Specifies an IP address.
vrid
Specifies a VR name.