技術者は、ネットワーク監視用に Linux コンピューターを構成する必要があります。技術者は次の情報を持っています。 Linux コンピューターの詳細: スイッチ ミラー ポートの詳細: Linux コンピューターをスイッチのミラー ポートに接続した後、技術者は Linux コンピューターで次のどのコマンドを実行する必要がありますか?
正解:A
Explanation The ifconfig eth0 promisc command should be run on the Linux computer to enable promiscuous mode, which allows the computer to capture all network traffic passing through the switch mirror port. References: CompTIA Network+ Certification Study Guide, Chapter 7: Network Devices.