-
Hi, I have a question. In the doc there is no description about IP adresses status. Is this a correct description? Active: Attached to an interface and currently in use Many thanks for your time. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
"DHCP" = "Part of a DHCP pool". That is, you can define a DHCP pool by creating a bunch of adjacent IP addresses with status "DHCP". It would not switch to Active when in use; it's still part of the DHCP pool (i.e. for use by clients which are not otherwise documented in Netbox). If you want to see which IPs in the pool are in use, you should query your DHCP server. A proposal for a better way of defining DHCP pools is in #834 |
Beta Was this translation helpful? Give feedback.
"DHCP" = "Part of a DHCP pool". That is, you can define a DHCP pool by creating a bunch of adjacent IP addresses with status "DHCP".
It would not switch to Active when in use; it's still part of the DHCP pool (i.e. for use by clients which are not otherwise documented in Netbox). If you want to see which IPs in the pool are in use, you should query your DHCP server.
A proposal for a better way of defining DHCP pools is in #834