Options
All
  • Public
  • Public/Protected
  • All
Menu

Extra DHCP options to use in the interface.

export
interface

V1DHCPOptions

Hierarchy

  • V1DHCPOptions

Index

Properties

bootFileName?: string

If specified will pass option 67 to interface's DHCP server

memberof

V1DHCPOptions

ntpServers?: string[]

If specified will pass the configured NTP server to the VM via DHCP option 042.

memberof

V1DHCPOptions

privateOptions?: V1DHCPPrivateOptions[]

If specified will pass extra DHCP options for private use, range: 224-254

memberof

V1DHCPOptions

tftpServerName?: string

If specified will pass option 66 to interface's DHCP server

memberof

V1DHCPOptions

Generated using TypeDoc