Summer Sale Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

Which of the following statements are true about transport-layer protocols?

A.

UDP uses SYN and ACK flags to request and confirm connection establishment.

B.

UDP is suitable for transmitting delay-sensitive traffic, and UDP packets can be reassembled based on the sequence number field in the packet header.

C.

Establishing a TCP connection requires the three-way handshake mechanism, while terminating a TCP connection requires the four-way handshake mechanism.

D.

The well-known port number range is from 0 to 1023.

In STP, the bridge ID on the switching network is as follows. With which of the following bridge IDs is the switch selected as the root bridge?

A.

32768 00-01-02-03-04-BB

B.

4096 00-01-02-03-04-DD

C.

32768 00-01-02-03-04-CC

D.

32768 00-01-02-03-04-AA

Which of the following does not correctly describe Python?

A.

Python has rich third-party libraries.

B.

Python has a clear syntax, is easy to learn, and efficient at runtime.

C.

Python can be used in many fields, such as automatic O and M scripting, artificial intelligence, and data science.

D.

Python is a fully open-source high-level programming language.

In STP, which of the following items may affect the selection of the root switch?

A.

Switch interface bandwidth

B.

Switch priority

C.

Switch MAC address

D.

Switch port ID

E.

Switch IP address

If the value of the " Type/Length " field of an Ethernet data frame is 0x0800, the length range of the upper-layer packet header carried by the data frame is from 20B to 60B.

A.

TRUE

B.

FALSE

Which of the following statements about encapsulation and decapsulation are true?

A.

Encapsulation and decapsulation can locate network faults.

B.

Encapsulation and decapsulation shorten the packet length.

C.

Encapsulation and decapsulation participate in achieving different network protocol functions.

D.

Encapsulation and decapsulation can implement network communication.

A company applies for a class C IP address for subnetting. It has six branches and the largest branch should have 26 hosts. What would be an appropriate subnet mask for the largest branch?

A.

255.255.255.0

B.

255.255.255.128

C.

255.255.255.192

D.

255.255.255.224

The following configuration commands implement route backup on RTA for a route to the same destination 10.1.1.0.

[RTA] ip route-static 10.1.1.0 24 12.1.1.1 permanent

[RTA] ip route-static 10.1.1.0 24 13.1.1.1

A.

TRUE

B.

FALSE

On a network running STP, the root switch is elected only by comparing switch priorities. On a network running RSTP, both the priorities and MAC addresses of switches will be compared for electing the root switch.

A.

TRUE

B.

FALSE

Which of the following statements about the routing table shown in the figure are true?

A.

The local router forwards data packets destined for 10.0.2.2 from Ethernet0/0/0.

B.

The next hop in the route to the destination network 10.0.3.3/32 is not directly connected. Therefore, the local router does not forward data packets destined for 10.0.3.3.

C.

The local router forwards data packets destined for 10.0.12.1 from Ethernet0/0/0.

D.

The local router forwards data packets destined for 10.0.3.3 from Ethernet0/0/0.