nerdexam
F5

101 · Question #487

A BIG IP Administrator need to perform a packet capture and identify the source IP that is connecting to the Virtual Server. Which utility should the administrator use on the BIG IP device?

The correct answer is D. tcpdump. On a BIG-IP device, tcpdump is the correct utility for capturing network packets to identify source IPs connecting to a Virtual Server.

Section 2: F5 Solutions and Technology

Question

A BIG IP Administrator need to perform a packet capture and identify the source IP that is connecting to the Virtual Server. Which utility should the administrator use on the BIG IP device?

Options

  • Aleinel
  • Btraceroute
  • Cping
  • Dtcpdump

How the community answered

(33 responses)
  • A
    6% (2)
  • B
    3% (1)
  • D
    91% (30)

Why each option

On a BIG-IP device, tcpdump is the correct utility for capturing network packets to identify source IPs connecting to a Virtual Server.

Aleinel

leinel is not a recognized or valid BIG-IP utility for packet capture or traffic analysis.

Btraceroute

traceroute is used to trace the network path packets take to a destination host, not to capture or inspect packet contents or source IP addresses.

Cping

ping tests basic ICMP reachability to a host and does not capture or display detailed packet-level connection information.

DtcpdumpCorrect

tcpdump is a command-line packet analyzer available on BIG-IP systems that captures live network traffic at the interface level. It allows an administrator to inspect packet-level details including source and destination IP addresses for traffic hitting a Virtual Server. It is the standard tool for low-level traffic analysis on BIG-IP and supports filters to narrow capture scope.

Concept tested: BIG-IP packet capture using tcpdump

Source: https://support.f5.com/csp/article/K411

Topics

#tcpdump#packet capture#troubleshooting#BIG-IP utilities

Community Discussion

No community discussion yet for this question.

Full 101 Practice