nerdexam
Avaya

72201T · Question #23

What is the name of the packets capturing utility embedded in most Linux Servers, including Avaya Aura® Communication Manager (CM)?

The correct answer is D. tshark. tshark is the command-line packet capturing utility built into most Linux distributions, including Avaya Aura® Communication Manager. It is the terminal-based counterpart to Wireshark and uses the same underlying libpcap library, making it ideal for capturing and analyzing…

Describe Avaya Aura Core Components and Support Tools

Question

What is the name of the packets capturing utility embedded in most Linux Servers, including Avaya Aura® Communication Manager (CM)?

Options

  • Awshark
  • Bcshark
  • Cpcap
  • Dtshark

How the community answered

(36 responses)
  • A
    3% (1)
  • B
    6% (2)
  • C
    3% (1)
  • D
    89% (32)

Explanation

tshark is the command-line packet capturing utility built into most Linux distributions, including Avaya Aura® Communication Manager. It is the terminal-based counterpart to Wireshark and uses the same underlying libpcap library, making it ideal for capturing and analyzing network traffic directly on servers without a GUI.

  • A (wshark) - Not a real tool; likely a distractor designed to confuse test-takers who know "Wireshark" but misremember the CLI variant.
  • B (cshark) - Also fictitious; no widely recognized packet capture utility carries this name.
  • C (pcap) - libpcap is the library that powers packet capture (used by both tshark and tcpdump), but it is not itself a standalone utility you invoke on a server.

Memory tip: Think of it as terminal + wireshark = tshark - the "t" stands for the text/terminal mode of Wireshark, which is the GUI tool you may already know.

Topics

#packet capturing#tshark#network diagnostics#Linux tools

Community Discussion

No community discussion yet for this question.

Full 72201T Practice