エンジニアは、ストレージ アレイからのトラフィック分析用に Cisco MDS 9000 シリーズ スイッチを設定する必要があります。ストレージ アレイは VSAN 10 のインターフェイス fc2/1 に接続され、トラフィック アナライザは fc4/2 に接続されます。キャプチャ ファイルには、スイッチとストレージ アレイ間の受信トラフィックと送信トラフィックが含まれている必要があります。また、VSAN 内のトラフィックのみ
10匹捕獲する必要がある。これらの要件を満たす構成セットはどれですか?
正解:D
The correct configuration for capturing both ingress and egress traffic between a Cisco MDS 9000 Series Switch and a storage array, specifically for VSAN 10, is found in Option D. This configuration involves setting up a SPAN session on the switch. The SPAN session is configured to monitor the source interface connected to the storage array (fc2/1) and send the captured traffic to the destination interface connected to the traffic analyzer (fc4/2). The source filter vsan 10 command ensures that only traffic from VSAN 10 is included in the capture, which aligns with the requirements specified.
References: For more detailed information on configuring SPAN sessions on Cisco MDS 9000 Series Switches, please refer to the Cisco MDS SAN-OS documentation, which provides guidelines on traffic monitoring and analysis in a Cisco data center network environment. Additionally, the Cisco Data Center Core Technologies (DCCOR) study materials offer insights into best practices for implementing traffic analysis solutions in a data center context.