Huawei HCIE-Data Center H12-921_V1.0 Question # 40 Topic 5 Discussion
H12-921_V1.0 Exam Topic 5 Question 40 Discussion:
Question #: 40
Topic #: 5
Which of the following options is wrong in the description of the characteristics of the L2 bridging solution in the container network scenario of the CloudFabric solution?
A.
Multiple virtual network interfaces can be configured on a single network interface or VLAN subinterface of a host
B.
Virtual network interfaces have separate MAC addresses and IP addresses
C.
Containers have the same networking capabilities as hosts
Resolution: Options A and B are correct, multiple virtual interfaces are assigned to multiple containers. Each container has its own protocol address, MAC and IP. Option C is correct, all containers use a sub-interface or VLAN interface on the network interface to access the network that the host can access. The D option is incorrect, please refer to the image below. •Macvlan is one of the features of Linux Kernel, and it is also a network solution that can be natively supported by Docker The configured container network belongs to the same LAN as the host network, and the container has the same network capabilities as the host, and cross-node container access does not require NAT. MacVLANs allow you to configure multiple virtual network interfaces to containers on a network interface or VLAN sub-interface of the host
These virtual network interfaces have separate MAC addresses and IP addresses. •Macvlan requires the physical NIC to support promiscuous mode, and the container gateway is on the physical switch, which has the disadvantage of no IPAM (IP Address Mangement) and container IP Rely on manual configuration and management
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit