Configure IP addresses on an aggregate interface
To configure IP addresses on an aggregate interface using the GUI:
- Go to System > Interfaces and click Create New.

- Select the Interface Members and set up the IPv4 address and netmask.
- Click OK.
A new interface called bond1 is created.
To configure IP addresses on an aggregate interface using the CLI:
- Use the
showcommand to display information about all interfaces. - Enter the following command.
hc-settings -si –ibond1 –a<External IP/NetMask>
- Enter the
showcommand again to see the new external IP address.In the GUI, System > Interfaces also displays the new external IP address.