Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Step 1       Create an address pool and specify the IPv4 network segment that can be dynamically     allocated allocated to the DHCP clients.

                 set protocols dhcp server pool <pool-name> network <IPv4Net>

...

Step 4       (Optional) Configure the lower and upper boundaries of an address range in the address  pool.

          set protocols dhcp server pool <pool-name> range <range-name> low <ipv4-address>

...

Step 6       (Optional) Configure the IP address of the DNS server and domain name for the DHCPDHCP address pool.

  a) Configure the IP address of the DNS server.

...