Allocation mode of DHCP service.
global(0) - allocation address from global
interface(1)- allocation address from interface
relay(2) - allocation address from dhcp server, the request is relayed to server
none(3) - no allocation address mode
globalAndRelay(4) - allocation address from global and relay
interfaceAndRelay(5)- allocation address from interface and relay.