Configuring DHCP
Context
Before configuring option fields to implement the EasyDeploy function, deploy a DHCP server from which the zero touch devices can obtain information about files to be downloaded according to the option configuration.
If the zero touch devices and the DHCP server are located on the same network segment, you only need to configure the DHCP server. If they are located on different network segments, deploy a DHCP relay agent between the DHCP server and the zero touch devices.
The following procedure configures a Huawei switch as the DHCP server. To use a third-party device as the DHCP server, configure it according to its manual.
The DHCP server must support the options required for device deployment. This section provides basic configurations of the DHCP server. For more information about DHCP configuration, see DHCP Configuration in the S600-E V200R019C10 Configuration Guide - IP Service.
Procedure
- Run system-view
The system view is displayed.
- Run dhcp enable
DHCP is enabled.
- Run interface interface-type interface-number
The interface view is displayed.
- Run dhcp select global
The interface is configured to use the global IP address pool.
- Run quit
Return to the system view.
- Run ip pool ip-pool-name
A global DHCP address pool is created and its view is displayed.
- Run network ip-address [ mask { mask | mask-length } ]
The range of IP addresses in the global address pool is specified.
To prevent IP address conflicts, ensure that the configured IP address range does not include the IP addresses specified in the configuration files to be loaded to the zero touch devices.
The DHCP server must have sufficient IP addresses to assign to zero touch devices.
- Run gateway-list ip-address &<1-8>
A gateway address is configured for DHCP clients.
- Run option code { ascii ascii-string | hex hex-string | cipher cipher-string | ip-address ip-address &<1-8> }
DHCP options are configured.
If devices need to obtain file information according to option fields, configure Option 67.
Configure at least one file server. For details about DHCP options specifying file server information and other related options, see Table 3-1 in Zero Touch Device Deployment Using Option Fields or an Intermediate File.
When EasyDeploy is used for zero touch deployment, the Commander needs to notify the new VLAN ID to clients if the Commander communicates with clients without using the default VLAN 1. Perform the following steps.
Run pnp startup-vlan vlan-id
A wired PnP VLAN ID is configured.
By default, no wired PnP VLAN ID is configured.
Run pnp startup-vlan send enable
The function of transmitting the PnP VLAN to downstream devices is enabled.
By default, the switch is not enabled to transmit a PnP VLAN to downstream devices.
Run interface interface-type interface-number
The Ethernet interface view is displayed.
Run lldp tlv-enable legacy-tlv pnp startup-vlan
The function of sending LLDP packets containing PnP VLAN information to downstream devices is enabled.
By default, the switch is enabled to send LLDP packets containing PnP VLAN information to downstream devices.
- Run quit
Exit from the Ethernet interface view.
(Optional) When switches are connected using Eth-Trunk interfaces, perform the following operations:
- Run interface eth-trunk trunk-id
The Eth-Trunk interface view is displayed.
Run pnp startup-link-aggregation enable
The function of transmitting the flag indicating whether to establish an Eth-Trunk to downstream devices is enabled.
By default, the function of transmitting the flag indicating whether to establish an Eth-Trunk to downstream devices is disabled on the switch.
- Run interface eth-trunk trunk-id