Pre-Summer Sale - 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dm70dm

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

Questions 4

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 5

The undo command can be used in the CLI of a Huawei device to restore default settings, disable functions, or delete configurations. Which of the following are correct undo commands? (Select all that apply)

Options:

A.

< HUAWEI > system-view

[HUAWEI] undo system-view

< HUAWEI >

B.

[HUAWEI] interface GE 1/0/1

[HUAWEI-GE1/0/1] ip address 10.12.1.1 24

[HUAWEI-GE1/0/1] undo ip address

C.

[HUAWEI] interface GE 1/0/1

[HUAWEI-GE1/0/1] undo portswitch

[HUAWEI-GE1/0/1]

D.

[HUAWEI] sysname TEST

[TEST] undo sysname

[HUAWEI]

Buy Now
Questions 6

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 7

In the figure, a TCP connection has been established between PC1 and PC2. After PC1 sends a data segment to PC2, which of the following is the acknowledgment number in the packet returned by PC2?

H12-811_V2.0 Question 7

Options:

A.

b+23

B.

a+44

C.

b+1

D.

a+22

Buy Now
Questions 8

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 9

Which of the following IPv6 addresses is a link-local address ?

Options:

A.

FD00::FA63:DBFF:FE9E:10

B.

FC00::FA63:DBFF:FE9E:10

C.

FE80::FA63:DBFF:FE9E:10

D.

2001::FA63:DBFF:FE9E:10

Buy Now
Questions 10

Which of the following hosts are reachable to the host at 192.168.1.200/27 at Layer 2? (Select all that apply)

Options:

A.

192.168.1.221/27

B.

192.168.1.192/27

C.

192.168.1.193/27

D.

192.168.1.222/27

Buy Now
Questions 11

Which of the following statements are true about the Python code shown below? (Select all that apply)

import paramiko

import time

ssh = paramiko.SSHClient()

ssh.set_missing_host_key_policy(paramiko.AutoAddPolicy())

ssh.connect('192.168.1.254', username='python', password='Huawei@123')

channel = ssh.invoke_shell()

channel.send('screen-length 0 temporary\n')

time.sleep(1)

output = channel.recv(65535).decode('utf-8')

print(output)

ssh.close()

Options:

A.

ssh.close() is used to terminate the SSH connection.

B.

ssh.connect('192.168.1.254', username='python', password='Huawei@123') is used to set up a connection with the device whose IP address is 192.168.1.254.

C.

import paramiko and import time are used to import the modules required by the code.

D.

channel = ssh.invoke_shell() is used to create an interactive shell session.

Buy Now
Questions 12

Network administrators need to manage and maintain devices on the campus network. Which of the following protocols cannot modify device configurations, such as interface IP addresses, device names, and so on?

Options:

A.

SNMP

B.

STelnet

C.

SFTP

D.

NETCONF

Buy Now
Questions 13

The following command output is displayed on R1:

[R1] display aaa configuration

Domain Name Delimiter : @

Domainname parse direction : Left to right

Domainname location : After-delimiter

Administrator user default domain : default_admin

Normal user default domain : default

Domain : total: 256 used: 3

Authentication-scheme : total: 32 used: 2

Accounting-scheme : total: 32 used: 1

Authorization-scheme : total: 32 used: 2

Service-scheme : total: 256 used: 0

Recording-scheme : total: 32 used: 0

Local-user : total: 512 used: 2

Remote-admin-user block retry-interval : 5 Min(s)

Remote-admin-user block retry-time : 3

Remote-admin-user block time : 5 Min(s)

Session timeout invalid enable : No

Which of the following statements is false?

Options:

A.

The maximum number of consecutive authentication failures of the local account is 3.

B.

The local account lockout duration is 30 minutes.

C.

The domain name delimiter is at sign (@).

D.

A maximum of 512 local users can be created. Two local users have been created.

Buy Now
Questions 14

Which of the following configurations can enable connectivity between interfaces on R1 and R3? (Select all that apply)

H12-811_V2.0 Question 14

Options:

A.

[R1] ip route-static 20.1.1.0 24 10.0.0.2

B.

[R1] ip route-static 20.1.1.0 24 20.1.1.2

C.

[R3] ip route-static 10.0.0.0 24 20.1.1.2

D.

[R3] ip route-static 10.0.0.0 24 20.1.1.1

Buy Now
Questions 15

On the switched network shown in the figure, STP is enabled on all devices. SW1 is the root bridge. The port costs are shown in the figure. Other parameters retain the default values. After the network is stable, which of the following paths is used by SW1 to send traffic to SW4?

H12-811_V2.0 Question 15

Options:

A.

SW1 → SW2 → SW4

B.

SW1 → SW3 → SW4

C.

SW1 → SW2 → SW3 → SW4

D.

SW1 → SW4

Buy Now
Questions 16

In the WAC + Fit AP networking, an AP fails to go online. The output of the display ap all command run on the WAC is shown below. According to the command output, which of the following is the possible cause of the AP’s failure to go online?

H12-811_V2.0 Question 16

Options:

A.

The AP is in the blacklist.

B.

The AP fails the authentication.

C.

The AP’s software version does not match the WAC’s software version.

D.

The AP fails to initialize the configuration.

Buy Now
Questions 17

On a switched network where STP is enabled on all devices, when a downstream device detects a topology change, it continuously sends configuration BPDUs to the upstream device until the root bridge is informed of the topology change.

Options:

A.

TRUE

B.

FALSE

Buy Now
Questions 18

In a wireless communication system, information is first converted into digital signals for easy circuit calculation and processing by the transmitter through source coding, and then converted into radio waves through channel coding and modulation. Which of the following parameters of a carrier are modified during the modulation process based on signal changes? (Select all that apply)

Options:

A.

Frequency

B.

Phase

C.

Channel

D.

Amplitude

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

PDF + Testing Engine

$49.5  $164.99

Testing Engine

$37.5  $124.99
buy now H12-811_V2.0 testing engine

PDF (Q&A)

$31.5  $104.99
buy now H12-811_V2.0 pdf
dumpsmate guaranteed to pass

24/7 Customer Support

DumpsMate's team of experts is always available to respond your queries on exam preparation. Get professional answers on any topic of the certification syllabus. Our experts will thoroughly satisfy you.

Site Secure

mcafee secure

TESTED 19 Apr 2026