The switch contains a BOOTP and DHCP (Dynamic Host Configuration Protocol) client, so if you have a BOOTP or DHCP server in your IP network, you can have it assign IP addresses to the switch. This is more likely to be desirable on the switch's VLAN (Virtual LAN) mgmt than it is on any other VLANs.
If you are using IP and you have a Bootstrap Protocol (BOOTP) server set up correctly on your network, you must provide the following information to the BOOTP server:
The switch does not retain IP addresses assigned by BOOTP or DHCP through a power cycle, even if the configuration has been saved. To retain the IP address through a power cycle, you must configure the IP address of the VLAN using the CLI or Telnet.
If you need the switch's MAC address to configure your BOOTP or DHCP server, you can find it on the rear label of the switch. Note that all VLANs configured to use BOOTP or DHCP use the same MAC address to get their IP address, so you cannot configure the BOOTP or DHCP server to assign multiple specific IP addresses to a switch depending solely on the MAC address.
enable bootp vlan [ vlan_name | all] enable dhcp vlan [ vlan_name | all]
Note
The ExtremeXOS DHCP client will discard the DHCP OFFER if the lease time is less than or equal to two seconds.