Any best practices how to model VXLAN in netbox #6499
Answered
by
ryanmerolle
MalfuncEddie
asked this question in
Q&A
-
Any best practices how to model VXLAN in netbox? Is it possible of could I use custom fields to model this? |
Beta Was this translation helpful? Give feedback.
Answered by
ryanmerolle
Sep 3, 2021
Replies: 1 comment
-
You can create custom fields to apply to a vlan group or vlan. For example maybe a VNI. You can create VLANs and assign to a site or VLAN Groups and assign to a rack, region, site, site group, cluster, or cluster group. You can create prefix/vlan roles and tag it as VXLAN. It all depends on your logic, but that's how I handle VXLAN currently. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ryanmerolle
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can create custom fields to apply to a vlan group or vlan. For example maybe a VNI.
You can create VLANs and assign to a site or VLAN Groups and assign to a rack, region, site, site group, cluster, or cluster group.
You can create prefix/vlan roles and tag it as VXLAN.
It all depends on your logic, but that's how I handle VXLAN currently.