DHCP address

Address assignment using DHCP.

The virtual interface or shared host interface must be connected to a host running a DHCP server that will assign the container an IP address. The container will not start until it receives an address.

Properties

Address

The address acquired from the DHCP server.

FormatDescription
IPv4 networkAn IPv4 network address and prefix length.
  • Data type: string
  • Status

CLI: (cli)> show compute container <key> network dhcp address

Gateway

The gateway acquired from the DHCP server.

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

CLI: (cli)> show compute container <key> network dhcp gateway