C_DHCP#

code: 25

# set
C_DHCP <on_off>

# get
C_DHCP ?

Description#

Controls whether the chassis will use DHCP to get the management IP address.

Actions#

set, get

Parameters#

  1. on_off: byte, whether DHCP is enabled or disabled.

  • OFF = 0

  • ON = 1

Example#

# set
input:  C_DHCP OFF
output: <OK>

# get
input:  C_DHCP ?
output: C_DHCP OFF