This repository has been archived by the owner on May 23, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
MultiNic with vlan and bond #1
Comments
For nic1, provisioning should be untagged (as nics don't typically support tagged PXE). So nic1 should be configured as an access port on the switch for vlan10. Your templates/nic-configs/{controller|compute|etc.}.yaml would be modded to look something like the following:
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi...thanks for sharing ... I would like to do the same deployment.. may I know is it possible to set multiple nic and 1xbond? For example I have 4 NIC and plan setup as follows:-
nic1-vlan10 -provisioning
nic2-vlan20,vlan30,vlan40 -internal, external, storage
bond0-nic3+nic4-vlan50 -tenant
I plan to use multiple nic template, but not sure to adapt and edit it onto my nic setup. Appreciate for advise. Thank you.
The text was updated successfully, but these errors were encountered: