Command Manual - Network Protocol
Quidway S3500 Series Ethernet Switches Chapter 6 DHCP Configuration Commands
Huawei Technologies Proprietary
6-6
Description
Using the dhcp server domain-name command, you can specify the domain name to
be allocated to the clients using the DHCP address pool(s) on the specified VLAN
interface(s). Using the undo dhcp server domain-name command, you can delete
the domain name configuration of the DHCP address pool(s) on the specified VLAN
interface(s).
By default, no domain name of clients is configured.
For the related command, see domain-name.
Example
# Specify “vlan-interface1.com” as the domain name to be allocated to the clients using
the DHCP address pool on the current VLAN interface.
[Quidway] interface vlan-interface 1
[Quidway-Vlan-interface1] dhcp server domain-name vlan-interface1.com
6.2.4 dhcp server expired
Syntax
Following is the command for configuring in VLAN interface view the address lease
duration to be adopted by the DHCP address pool on the current VLAN interface:
dhcp server expired { day day [ hour hour [ minute minute ] ] | unlimited }
undo dhcp server expired
Following is the command for configuring in system view the address lease duration to
be adopted by the DHCP address pools on multiple VLAN interfaces:
dhcp server expired { day day [ hour hour [ minute minute ] ] | unlimited } { interface
vlan-interface vlan_id [ to vlan-interface vlan_id ] | all }
undo dhcp server expired { interface vlan-interface vlan_id [ to vlan-interface
vlan_id ] | all }
View
VLAN interface view, system view
Parameter
day day: Number of days in the range of 0 to 365.
hour hour: Number of hours in the range of 0 to 23.
minute minute: Number of minutes in the range of 0 to 59.
unlimited: Unlimited address lease.
interface vlan-interface vlan_id [ to vlan-interface vlan_id ]: Specifies VLAN
interfaces.