We initially assign 16 Internet Protocol version 6 (IPv6) addresses to your Linux server. If you need additional IPv6 addresses, you must configure your server to recognize them.
/etc/sysconfig/network-scripts/ifcfg-lo
network configuration file.
This is an example of pre-allocated addresses:
Append additional addresses to the end of the list. For example, to add three IP addresses, add the following three lines:
The resulting configuration file displays:
The back-slash puts each entry on its own line. The last entry has a quotation mark at the end. Place any new entries inside the quotation mark.