DHCP request to the Server

DHCP request to the Server

After reboot, Nodegrid sends DHCP requests and wait up to 30sec to receive a lease from a server.
If that time expires (i.e. no lease assigned), Nodegrid assigns static IP 192.168.160.10 to eth0 or 192.168.161.10 to eth1 so the users have a way to access the interfaces.

The DHCP request automatically resumes after 5min, again waiting for a lease for 30secs. No need to bounce the link.
This cycle only stops after a lease is received, if the link is down, or if the interface is reconfigured to any mode other than dhcp.

    • Related Articles

    • DHCP Server Lease Management

      Nodegrid version 5.10.x provides better visibility into your DHCP network and offers a new feature ease management of your DHCP network. You can find these improvements under Tracking-->Network-->DHCP. The DHCP section here is now split between ...
    • HowTo: Install Nodegrid via PXE Boot

      PXE Boot Setup for ZPE Nodegrid Console Servers Overview This guide describes how to set up PXE (Pre-boot eXecution Environment) network booting for ZPE Nodegrid Console Servers. Both Legacy BIOS and UEFI boot modes are supported. PXE boot allows ...
    • Creating a DHCP server on Interface BACKPLANE0 in Nodegrid

      To configure and enable the DHCP server in Nodegrid Manager: 1. Add a subnet From the Web UI: Click on the Network icon and select DHCP from the menu bar Click Add to create a DHCP range Click on Add and fill in the Subnet, Network and Router IP ...
    • DHCP ZTP

      DHCP ZTP ZTP is a kind of extension to DHCP and ZTP relies on DHCP. If a device is ZTP ready, it will have ZTP vendor specific options that you can do when the device boots up or when its DHCP lease is renewed. The list of options is provided by the ...
    • Configuring tacacs+ server in Nodegrid

      1. Overview TACACS+ is a protocol that handles authentication, authorization, and accounting (AAA) services. Follow these steps to add a tacacs+ server in the Nodegrid. We will use for the test a NSCP (Nodegrid Serial Console Plus), and an Ubuntu ...