Configures a set of DHCP addresses for a This command is available on the ExtremeSwitching X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches..
vlan_name | Specifies the VLAN on whose ports DHCP will be enabled. |
ipaddress1 | Specifies the first IP address in the DHCP address range to be assigned to this VLAN. |
ipaddress2 | Specifies the last IP address in the DHCP address range to be assigned to this VLAN. |
N/A.
The following error conditions are checked: ipaddress2 >= ipaddress1, the range must be in the VLAN's network, the range does not contain the VLAN's IP address, and the VLAN has an IP address assigned.
The following command allocates the IP addresses between 192.168.0.20 and 192.168.0.100 for use by the VLAN temporary:
configure temporary dhcp-address-range 192.168.0.20 - 192.168.0.100
This command was first available in ExtremeXOS 11.0.
This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.