Configuring The Dns Server; Configuring The Gateway - HPE FlexNetwork 5130 EI Series Fundamentals Configuration Manual

Hide thumbs Also See for FlexNetwork 5130 EI Series:
Table of Contents

Advertisement

Configuring the DHCP server when a TFTP file server is used
Step
Enter system view.
1.
Enable DHCP.
2.
Create a DHCP address
3.
pool and enter its view.
Configure the address
4.
pool.
Specify a TFTP server.
5.
Specify the name of the
6.
configuration file or
script file.

Configuring the DNS server

A DNS server is required in the following situations:
The TFTP server does not have a host name file. However, devices need to perform the
following tasks:
Use their IP addresses to obtain their host names.
Obtain configuration files named in the format of host name.cfg from the TFTP server.
The DHCP server assigns the TFTP server domain name through the DHCP reply message.
Devices must use the domain name to obtain the IP address of the TFTP server.

Configuring the gateway

If the devices to be automatically configured and the servers for automatic configuration reside in
different network segments, you must perform the following tasks:
Deploy a gateway and make sure the devices can communicate with the servers.
Configure the DHCP relay agent feature on the gateway.
Configure the UDP helper feature on the gateway.
When a device sends a request through a broadcast packet to the file server, the UDP helper
changes the broadcast packet to a unicast packet and forwards the unicast packet to the file
server. For more information about UDP helper, see Layer 3—IP Services Configuration Guide.
Command
system-view
dhcp enable
dhcp server ip-pool pool-name
(Method 1.) Specify the primary
subnet for the address pool:
network network-address
[ mask-length | mask mask ]
(Method 2.) Configure a static
binding:
static-bind ip-address ip-address
[ mask-length | mask mask ]
{ client-identifier client-identifier |
hardware-address
hardware-address [ ethernet |
token-ring ] }
(Method 1.) Specify the IP address of
the TFTP server:
tftp-server ip-address ip-address
(Method 2.) Specify the name of the
TFTP server:
tftp-server domain-name
domain-name
bootfile-name bootfile-name
145
Remarks
N/A
By default, DHCP is disabled.
By default, no DHCP address
pool is created.
Use either or both methods.
By default, no primary subnet
or static binding is configured.
You can add multiple static
bindings.
One IP address can be bound
to only one client. To change
the binding for a DHCP client,
you must delete the binding
and reconfigure a binding.
Use either or both methods.
By default, no TFTP server is
specified.
If you specify a TFTP server by
its name, a DNS server is
required on the network.
By default, no configuration or
script file name is specified.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents