What Role should I assign to an IP range? #13593
Unanswered
couillonnade
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am configuring multiple ranges for DHCP and Static IPs in a specific prefix (like discussed here).
What is the best practices for setting the IP Range Role?
Say, a prefix 192.168.200.0/24, with "VLAN 2" and "Security" Role. Now I want to add static range for "Cameras", "Servers" and a DHCP range for "workstations". What Role should I add for those ranges? If I create a new one, like "Cameras DHCP" then when I have an IP from this range, how can I know it is in the VLAN 2 and Security Role?
Now there is no way to know what VLAN is associated with the DHCP Reservation:
The idea of the Role is to remember the range I can give to different teams for different hardware. Should I use tags or something else instead and leave not role associated to the IP Range?
Many thanks,
Torpi
Beta Was this translation helpful? Give feedback.
All reactions