Binaries/dhcp-server

From Minux Wiki
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