nerdexam
CompTIA

N10-005 · Question #470

A network technician is trying to run a protocol analyzer and is instructed to record the chimney offload state of TCP. Which of the following utilities did the technician use to check this…

The correct answer is D. netsh. The output shown is produced by the Windows command netsh interface tcp show global, which displays TCP Global Parameters including Receive-Side Scaling State, Chimney Offload State, and other low-level TCP settings. The netsh (Network Shell) utility is a powerful Windows…

Network operations

Question

A network technician is trying to run a protocol analyzer and is instructed to record the chimney offload state of TCP. Which of the following utilities did the technician use to check this parameter with the output listed below? Querying active state... TCP Global Parameters ---------------------------------------------- Receive-Side Scaling State : enabled Chimney Offload State : disabled Receive Window Auto-Tuning Level : normal Add-On Congestion Control Provider : ctcp ECN Capability : disabled RFC 1323 Timestamps : disabled

Options

  • Anet
  • Bnetstat
  • Cnbtstat
  • Dnetsh

How the community answered

(28 responses)
  • A
    7% (2)
  • B
    4% (1)
  • D
    89% (25)

Explanation

The output shown is produced by the Windows command netsh interface tcp show global, which displays TCP Global Parameters including Receive-Side Scaling State, Chimney Offload State, and other low-level TCP settings. The netsh (Network Shell) utility is a powerful Windows command-line tool for viewing and configuring network settings. netstat displays active TCP/UDP connections and listening ports. nbtstat is specific to NetBIOS over TCP/IP statistics. net handles basic Windows network services like shares and sessions - none of these produce the output shown.

Topics

#netsh#TCP chimney offload#network utilities#Windows CLI

Community Discussion

No community discussion yet for this question.

Full N10-005 Practice