DHCP options

DHCP options can be used to fine tune a DHCP server for a particular deployment scenario.

Properties

Gateway

Provide the client with a default route via this gateway address.

FormatDescription
IPv4 host addressAn IPv4 host address in dotted-quad notation.
  • Data type: string
  • Configuration
  • Optional

CLI: (cli)> config network switch <key> ipv4 dhcp server option gateway

MTU

Instruct the client to set its MTU to the provided value.

  • Data type: integer
  • Units: bytes
  • Default: 1500
  • Configuration
  • Required

CLI: (cli)> config network switch <key> ipv4 dhcp server option mtu