Skip to main content

Add IPv6 Address

Add new IPv6 Address

This page will help you to add new IPv6 address to your server.

IP Address ->  Add IPv6 Address

You can add a single IP or a range of IP address.

Add Single IPv6 Address

To add  a single IP address fill out this form with the new IPv6 Address ,  Gateway  IP  and  then select the network interface  name. Then click the button  Add IP .

Add Multiple IPv6 Address

You can add  any IPv6 range IP. To add the range of Ips enter  the IPv6 IP with a subnet mask,  Gateway  IP  and select the Network Interface name of the server. Then click the button Add IP Range

Check IP

After adding the IPs , you can see the assigned ips using the following command.

ip a
Restart IP Service

Eenos use an IP Alias service called  ipalias.service  . This systemd service will activate the additional Ips on the respective NICs 

To restart the IP services use the following command 

systemctl restart ipalias.service