configure vlan dhcp-options
configure vlan <vlan_name> dhcp-options [default-gateway | dns-server |
wins-server] <ipaddress>
Description
Configures the DHCP options returned as part of the DHCP response by a switch configured as a
DHCP server.
Syntax Description
name
default-gateway
dns-server
wins-server
ipaddress
Default
N/A.
Usage Guidelines
This command configures the DHCP options that can be returned to the DHCP client. For the
option you are only allowed to configure an IP address that is in the VLAN's network range.
gateway
For the other options, any IP address is allowed.
The options below represent the following BOOTP options specified by RFC2132:
—Router option, number 3
●
default-gateway
—Domain Name Server option, number 6
●
dns-server
—NetBIOS over TCP/IP Name Server option, number 44
●
wins-server
Example
The following command configures the DHCP server to return the IP address 10.10.20.8 as the router
option:
configure vlan <name> dhcp-options default-gateway 10.10.20.8
History
This command was first available in ExtremeWare XOS 11.0.
ExtremeWare XOS 11.3 Command Reference
Specifies a VLAN name.
Specifies the router option.
Specifies the Domain Name Server (DNS) option.
Specifies the NetBIOS name server (NBNS) option.
The IP address associated with the specified option.
configure vlan dhcp-options
default-
771
Need help?
Do you have a question about the ExtremeWare XOS and is the answer not in the manual?