Specifications

426 ExtremeWare XOS 10.1 Command Reference Guide
IP Unicast Commands
configure bootprelay add
configure bootprelay add <ip_address> {vrid <vrid>}
Description
Configures the addresses to which BOOTP requests should be directed.
Syntax Description
Default
The default vrid is vr-2.
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
ip_address Specifies an IP address.
vrid Specifies a VR name.