You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see how to add a bonded interface by running stack add host bonded ...
My question is how do I do this for multiple VLANs on one bond? Below is how I have Linux configured. I'm trying to do the same thing in Stacki:
bond0: em1,em2 VLAN 470 1 IP -> I can do this in Stacki
bond1: p4p1,p4p2, VLAN 451 and 452 2 IPs:
bond1.451: VLAN 451 IP
bond1.452: VLAN 452 IP
I don't know how to do the above in Stacki. I can create a bonded IF for p4p1,p4p2 in stacki, but as far as I can tell I can only give it one IP.
Thanks,
Brendan
The text was updated successfully, but these errors were encountered:
Hi,
I see how to add a bonded interface by running stack add host bonded ...
My question is how do I do this for multiple VLANs on one bond? Below is how I have Linux configured. I'm trying to do the same thing in Stacki:
bond0: em1,em2 VLAN 470 1 IP -> I can do this in Stacki
bond1: p4p1,p4p2, VLAN 451 and 452 2 IPs:
bond1.451: VLAN 451 IP
bond1.452: VLAN 452 IP
I don't know how to do the above in Stacki. I can create a bonded IF for p4p1,p4p2 in stacki, but as far as I can tell I can only give it one IP.
Thanks,
Brendan
The text was updated successfully, but these errors were encountered: