nerdexam
LPI

305-300 · Question #1

Which of the following network interface types are valid in an LXD container configuration? (Choose three.)

The correct answer is B. macvlan C. bridged D. physical. LXD supports the following network interface types in an LXD container configuration: macvlan: Creates a virtual interface on the host with a unique MAC address and attaches it to an existing physical interface. This allows the container to have direct access to the physical…

303.5 Network Security

Question

Which of the following network interface types are valid in an LXD container configuration? (Choose three.)

Options

  • Aipsec
  • Bmacvlan
  • Cbridged
  • Dphysical
  • Ewifi

How the community answered

(31 responses)
  • A
    10% (3)
  • B
    74% (23)
  • E
    16% (5)

Explanation

LXD supports the following network interface types in an LXD container configuration: macvlan: Creates a virtual interface on the host with a unique MAC address and attaches it to an existing physical interface. This allows the container to have direct access to the physical network, but prevents communication with the host and other containers on the same host. bridged: Connects the container to an existing bridge interface on the host. This allows the container to communicate with the host and other containers on the same bridge, as well as the external network if the bridge is connected to a physical interface. physical: Passes an existing physical interface on the host to the container. This allows the container to have exclusive access to the physical network, but removes the interface from the

Topics

#LXD#container networking#macvlan#bridged networking

Community Discussion

No community discussion yet for this question.

Full 305-300 Practice