Customer Service Center
Home
Knowledge Base
Contact Support
License Activation
|
Contact Support
|
License Activation
|
Spirent KB Article
Doc ID: FAQ17430
Printer Friendly
Email 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
Version
1.0
Publish Date
2016-06-14
Categories
Product : Avalanche NEXT
Related Articles