set protocols dhcp server pool domain-name


The set protocols dhcp server pool domain-name command configures a DNS domain name assigned to a DHCP client.


Command Syntax

set protocols dhcp server pool <pool-name> domain-name <domain-name>


Parameter

Parameter

Description

pool <pool-name>

Specifies an address pool name. The value is a string of case-sensitive characters, spaces are not supported.

domain-name <domain-name>

Specifies a domain name to be assigned to a DHCP client. The value is a string of 1 to 128 characters without spaces.


Usage Guidelines

On the DHCP server, use the command set protocols dhcp server pool <pool-name> domain-name <domain-name> to specify the domain name suffix to assign to the DHCP client for each address pool. The DHCP server sends the domain name to the client when allocating IP address to the client.


Example

  • Configure a DNS domain name.
admin@Xorplus# set protocols dhcp server pool pool1 domain-name company.com
admin@Xorplus# commit




Copyright © 2024 Pica8 Inc. All Rights Reserved.