Pre-Summer Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: cramtick70

H12-811_V2.0 HCIA-Datacom V2.0 Questions and Answers

Questions 4

In the figure, a web client sends an HTTP request to a web server, and the router in between performs operations on the HTTP request. Which of the following statements are false about the router’s operations? (Select all that apply)

Options:

A.

The router encapsulates a new destination IP address before sending the data.

B.

The router removes the data frame header and checks the destination IP address.

C.

The router searches the IP routing table based on the port number in the transport layer header.

D.

The router checks the content of the application-layer data and determines the port from which to send the data.

Buy Now
Questions 5

Which of the following commands can be used to check OSPF routes in the global routing table?

Options:

A.

display ip routing-table protocol ospf

B.

display ospf peer

C.

display ospf interface

D.

display ospf routing

Buy Now
Questions 6

The figure shows the simplified topology of an enterprise campus network. On this network, the aging time of dynamic MAC address entries on switches is 300 seconds.

The administrator connects PC1 to GE1/0/1 of SW1 and successfully pings the IP address of PC2 from PC1. Then, the administrator disconnects the Ethernet cable of PC1

from GE1/0/1 of SW1, immediately connects the cable to GE1/0/2 of SW1, and pings the IP address of PC2 from PC1. Which of the following operations does SW1

perform after receiving a data frame from PC1 when PC1 is connected to GE1/0/2 of SW1?

Options:

A.

SW1 saves the mapping between the MAC address of PC1 and GE1/0/1, and also keeps the mapping between the MAC address of PC1 and GE1/0/2.

B.

SW1 saves the mapping between the MAC address of PC1 and GE1/0/2 and deletes the mapping between the MAC address of PC1 and GE1/0/1.

C.

SW1 deletes all MAC address entries and relearns them from all ports.

D.

SW1 does not update the MAC address table until the original entry ages out.

Buy Now
Questions 7

According to the following routing table, it can be inferred that the IP address of VLANIF 2 on R1 is 10.0.12.1/24.

[R1] display ip routing-table

Proto: Protocol Pre: Preference

Route Flags: R - relay, D - download to fib, T - to vpn-instance, B - black hole route

Routing Table : public

Destinations : 10 Routes : 10

Destination/Mask Proto Pre Cost Flags NextHop Interface

10.0.12.0/24 Direct 0 0 D 10.0.12.1 Vlanif2

10.0.12.1/32 Direct 0 0 D 127.0.0.1 Vlanif2

10.0.12.255/32 Direct 0 0 D 127.0.0.1 Vlanif2

10.0.21.0/24 Direct 0 0 D 10.0.21.1 Vlanif3

10.0.21.1/32 Direct 0 0 D 127.0.0.1 Vlanif3

10.0.21.255/32 Direct 0 0 D 127.0.0.1 Vlanif3

Options:

A.

TRUE

B.

FALSE

Buy Now
Questions 8

Which of the following IP addresses cannot be configured for a host by default?

Options:

A.

172.16.1.1/16

B.

192.168.1.1/24

C.

10.0.0.1/8

D.

224.0.0.1/24

Buy Now
Questions 9

If a network device has both a static route and a direct route to network 10.1.1.0/24, it uses the direct route preferentially.

Options:

A.

TRUE

B.

FALSE

Buy Now
Questions 10

In the STP topology shown in the figure, all links have the same path cost, and SW1 is the root bridge. Which of the following ports will become designated ports? (Select all that apply)

Options:

A.

GE1/0/2 of SW2

B.

GE1/0/1 of SW2

C.

GE1/0/3 of SW3

D.

GE1/0/1 of SW4

Buy Now
Questions 11

The domain to which a user belongs is determined by the user name used by the user to log in to the NAS device. If the domain name carried in the user name is not configured on the NAS device, the authentication fails.

Options:

A.

TRUE

B.

FALSE

Buy Now
Questions 12

During VLAN planning for a campus network, VLAN IDs for different service types must be allocated consecutively, without redundancy, to prevent omissions in future allocations.

Options:

A.

TRUE

B.

FALSE

Buy Now
Questions 13

DAD enables a node to detect whether an IPv6 address is already in use by another node before assigning it to an interface. This ensures that duplicate unicast addresses do not exist on a network. Which of the following packets are used for DAD? (Select all that apply)

Options:

A.

NS

B.

RS

C.

RA

D.

NA

Buy Now
Questions 14

PC1 and PC2 are connected to the same switch, but they cannot learn each other’s ARP information. This may be caused by incorrect VLAN configuration on the switch.

Options:

A.

TRUE

B.

FALSE

Buy Now
Questions 15

In Layer 3 in-path WLAN networking, the WAC and Fit APs are connected at Layer 3. APs can obtain the WAC’s address through broadcast or DHCP.

Options:

A.

TRUE

B.

FALSE

Buy Now
Questions 16

In TCP/IP-based end-to-end communication, only the source and destination hosts process the header information added at the transport layer. Routers along the path will definitely not process this information.

Options:

A.

TRUE

B.

FALSE

Buy Now
Questions 17

OSPF supports the division of a network into areas, each identified by an area ID that ranges from 0 to 255. Area 0 is designated as the backbone area.

Options:

A.

TRUE

B.

FALSE

Buy Now
Questions 18

R1 has the following configurations:

[R1] radius-server template 1

[R1-radius-1] radius-server authentication 10.1.6.6 1812

[R1-radius-1] radius-server accounting 10.1.6.6 1813

[R1-radius-1] radius-server shared-key cipher YsHsjx_202206139

[R1-radius-1] quit

[R1] aaa

[R1-aaa] authentication-scheme auth1

[R1-aaa-authen-auth1] authentication-mode radius

[R1-aaa-authen-auth1] quit

[R1-aaa] accounting-scheme acc1

[R1-aaa-accounting-acc1] accounting-mode radius

[R1-aaa-accounting-acc1] quit

[R1-aaa] domain huawei.com

[R1-aaa-domain-huawei.com] authentication-scheme auth1

[R1-aaa-domain-huawei.com] accounting-scheme acc1

[R1-aaa-domain-huawei.com] radius-server 1

[R1-aaa-domain-huawei.com] quit

[R1-aaa] quit

Which of the following statements is true?

Options:

A.

RADIUS does not support accounting. Even if an accounting server is specified in the RADIUS server template, accounting cannot be performed when terminals access the network.

B.

The user cannot obtain authorization information after being authenticated because the IP address of the authorization server is not configured in the RADIUS server template.

C.

When a terminal initiates an authentication request, R1 needs to first establish a TCP connection with the server whose IP address is 10.1.6.6.

D.

When a terminal uses the user name hcia-datacom@huawei.com to initiate authentication, RADIUS authentication is used.

Buy Now
Exam Code: H12-811_V2.0
Exam Name: HCIA-Datacom V2.0
Last Update: Apr 18, 2026
Questions: 60
H12-811_V2.0 pdf

H12-811_V2.0 PDF

$25.5  $84.99
H12-811_V2.0 Engine

H12-811_V2.0 Testing Engine

$30  $99.99
H12-811_V2.0 PDF + Engine

H12-811_V2.0 PDF + Testing Engine

$40.5  $134.99