nerdexam
Cisco

200-201 · Question #16

Drag and Drop Question Refer to the exhibit. Drag and drop the element name from the left onto the correct piece of the PCAP file on the right. Answer:

The correct answer is source address; source port; destination port; destination address; Transport Protocol; Network Protocol; Application Protocol. In a PCAP file, the elements are arranged according to standard network communication structure. The source address and source port identify the sender, while the destination port and destination address identify the receiver - following the typical left-to-right flow of a…

Submitted by mateo_ar· Mar 6, 2026Network Traffic Analysis / Packet Capture Interpretation - typically aligned with CompTIA CySA+, Security+, or Network+ domains covering network forensics and protocol analysis

Question

Drag and Drop Question Refer to the exhibit. Drag and drop the element name from the left onto the correct piece of the PCAP file on the right. Answer:

Exhibit

200-201 question #16 exhibit

Answer Area

Drag items

source addressdestination addresssource portdestination portNetwork ProtocolTransport ProtocolApplication Protocol

Correct arrangement

  • source address
  • source port
  • destination port
  • destination address
  • Transport Protocol
  • Network Protocol
  • Application Protocol

Explanation

In a PCAP file, the elements are arranged according to standard network communication structure. The source address and source port identify the sender, while the destination port and destination address identify the receiver - following the typical left-to-right flow of a packet header display in tools like Wireshark. The protocol stack is read from encapsulation order: Transport Protocol (e.g., TCP/UDP) wraps the Network Protocol (e.g., IP), which in turn carries the Application Protocol (e.g., HTTP/DNS) data.

Topics

#PCAP Analysis#Network Protocols#Packet Headers#Wireshark

Community Discussion

No community discussion yet for this question.

Full 200-201 Practice