Printer FriendlyEmail Article Link

Avalanche Next: How to configure an IP address to Avalanche next controller from DHCP

Environment/Versions
Avalanche Next
Answer
Below is the configuration for assigning static IP:
auto eth0
iface eth0 inet static
address <controller IP>
netmask
network
broadcast
gateway

Below is the configuration assigning the IP address through DHCP.

auto eth0
iface eth0 inet dhcp

Then restart networking components.

sudo /etc/init.d/networking restart

 

Product : Avalanche NEXT