This command is a work in progress (as needed). As of this
writing, the only server this supports is DHCP. If more
functionality is needed, I'll add as necessary...
Syntax: SRVRSETUP DHCP on {CLIENT_MAC} {CLIENT_IP} {SRVR_IP} {NETMASK} {GATEWAY_IP} {BOOTFILE}Enable DHCP server and set all parameters inline. If a parameter is to be "left alone", use "--".
Syntax: SRVRSETUP {DHCP} {off | on [cfgfile]}Enable/disable the dhcp server. If enable (on), optionally specify a config file.
This command assumes the server is configured to use shell variables for its parameter setup.