How ESXi network configuration was modeled in NetBox #13401
Replies: 4 comments 2 replies
-
Thanks for sharing, very similar to the way I have mine setup! One thing you may want to include is the physical port labels for your vmnics, if you haven't done so already. In your case it's not a big deal since you have both SFP+ connections on the same vSwitch, but it does make things easier once you start getting into multiple vSwitches/physical NICs. |
Beta Was this translation helpful? Give feedback.
-
This is really great! |
Beta Was this translation helpful? Give feedback.
-
If you really wanted to model port groups, you could probably add them as additional virtual interfaces much like the vmk ports above and add the untagged VLAN if necessary. In my case, we label our port groups "VLAN ####," so having them defined on the physical interfaces is enough for us. As far as distributed switches, I would assume they would be modeled the same way in NetBox as standard vSwitches, or I suppose you could add all the hosts as a virtual chassis and manage one set of interfaces tied between all of them that way. We try to keep our environment as simple as possible with our "small" deployment of 300-400 VMs, so we are still on standard vSwitches. |
Beta Was this translation helpful? Give feedback.
-
Have you uploaded this as a template in the library? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I recently started documenting our ESXi servers using NetBox, including the networking configuration. We have two physical NICs connected to a VMWare Virtual Switch, and the VMkernel adapters and VMs connect to the Virtual Switch. The main purpose here is to document the configuration of the ESXi host. (The network configuration of the VMs themselves is not in-scope in this case.)
I saw a few posts about how one might do this, so I'm sharing this here in the hopes that it might be useful to someone.
Attached is a screen capture showing the relevant information. If anyone has any questions about this, please reply to this thread and I'll do my best to explain.
Beta Was this translation helpful? Give feedback.
All reactions