|
360 | ip dhcp pool Dell PowerConnect W-Series ArubaOS 6.2 | Reference Guideip dhcp poolip dhcp pool default-router ...dns-server { ... |import}domain-name lease netbios-name-server { ... |import}network {|}no ...option ip pooltype ipupsell|private|publicvendor-class-identifierDescriptionThis command configures a DHCP pool on the controller.SyntaxParameter Descriptiondefault-router IP address of the default router for the DHCP client. The client should be on the samesubnetwork as the default router. You can specify up to eight IP addresses.dns-server IP address of the DNS server, which can be one of the following: IP address of the DNS server. You can specify up to eight IP addresses.import Use the DNS server address obtained through PPPoE or DHCP.domain-name Domain name to which the client belongs.lease The amount of time that the assigned IP address is valid for the client. Specify the lease in .netbios-name-serverIP address of the NetBIOS Windows Internet Naming Service (WINS) server, which can beone of the following: IP address of the WINS server. You can specify up to eight IP addresses.import Use the NetBIOS name server address obtained through PPPoE or DHCP.network Range of addresses that the DHCP server may assign to clients, in the form of and or and (/n).no Negates any configured parameter.option Client-specific option code and IP address. See RFC 2132, “DHCP Options and BOOTPVendor Extensions”.pooltype Configure one of the following DHCP Pool typesl ipupsell: Configure the DHCP pool as an IP upsell pooll private: Configure the DHCP pool as privatel public: Configure the DHCP pool as publicvendor-class-identifierSend the ArubaAP vendor ID to clients.
PreviousNext |