Binaries/dhcp: Difference between revisions

From Minux Wiki
Jump to navigation Jump to search
(Created page with "dhcp binary is used to either renew the dhcp server or lookup/register/unregister systems on the dns system")
 
No edit summary
Line 1: Line 1:
dhcp binary is used to either renew the dhcp server or lookup/register/unregister systems on the dns system
dhcp [[Binaries|binary]] is used to either renew the dhcp server or lookup/register/unregister systems on the dns system
 
 
'''usage:'''
 
dhcp option systemname
 
 
'''option:'''
 
lookup - does a lookup on systemname
 
renew - refreshes dhcp server info, doesn't need systemname
 
register - adds this system on the dns as systemname
 
unregister - removes registry on the dns system

Revision as of 06:51, 24 September 2024

dhcp binary is used to either renew the dhcp server or lookup/register/unregister systems on the dns system


usage:

dhcp option systemname


option:

lookup - does a lookup on systemname

renew - refreshes dhcp server info, doesn't need systemname

register - adds this system on the dns as systemname

unregister - removes registry on the dns system