Binaries/dhcp-server

From Minux Wiki
Revision as of 00:25, 27 September 2024 by Shorun (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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


eg: "dhcp stop" stops the server (after a few seconds)

"dhcp auth 15" sets the auth server's ID to 15