Binaries/dhcp-server: Difference between revisions

From Minux Wiki
Jump to navigation Jump to search
(Created page with "this binary is used to controll the dhcp server on the machine itself")
 
No edit summary
Line 1: Line 1:
this binary is used to controll the dhcp server on the machine itself
this [[Binaries|binary]] is used to controll the dhcp server on the machine itself
 
only setting auth needs the ID argument
 
 
'''usage:'''
 
dhcp option ID
 
 
'''options:'''
 
status - shows the current running status
 
start - starts the dhcp server
 
stop - stops the dhcp server
 
auth - sets the auth server to be used, requires ID argument

Revision as of 07:52, 24 September 2024

this binary is used to controll the dhcp server on the machine itself

only setting auth needs the ID argument


usage:

dhcp option ID


options:

status - shows the current running status

start - starts the dhcp server

stop - stops the dhcp server

auth - sets the auth server to be used, requires ID argument