H12-211 Exam QuestionsBrowse all questions from this exam

H12-211 Exam - Question 46


Which of the following IPv6 addresses can be configured on a router's interface? (Choose two).

Show Answer
Correct Answer: AD

In IPv6, addresses are categorized into various types including link-local, global unicast, multicast, and loopback. Link-local addresses (beginning with fe80) are used for communication within a single subnet and can be configured on router interfaces. Global unicast addresses (beginning with 2001) are routable on the internet and also can be configured on router interfaces. Multicast addresses (beginning with ff00) are used to deliver packets to multiple hosts and are not assigned to interfaces, while the loopback address (::1/128) is used for internal testing. Therefore, the valid options for configuration on a router's interface are fe80:13dc::1/64 and 2001:12e3:1b02::21/64.

Discussion

2 comments
Sign in to comment
skwaruOptions: AD
Dec 1, 2021

::1/128 - loopback address FFxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx - multicast range

jjbt_112Option: D
Feb 15, 2022

Only option D works on eNSP [Huawei-Ethernet0/0/0]ipv6 address fe80:13dc::1/64 Error: The address entered is a link-local address when configure global unicast address. [Huawei-Ethernet0/0/0]ipv6 address ff00:8a3c::9b/64 Error: The address entered is multicast IPv6 address. [Huawei-Ethernet0/0/0]ipv6 address ::1/128 Error: The address entered is loopback IPv6 address [Huawei-Ethernet0/0/0]ipv6 address ::1/128 Error: The address entered is loopback IPv6 address [Huawei-Ethernet0/0/0]ipv6 address 2001:12e3:1b02::21/64