エンジニアは、Cisco Nexus 9000 シリーズ スイッチと MDS 間の統合 I/O リンク上に複数のトラフィック タイプを持つ環境を実装します。 9000シリーズスイッチ。構成は次の要件を満たす必要があります。 * ユニファイド I/O リンクは LAN および SAN トラフィックをサポートする必要があります。 * 単一の多目的イーサネット トランスポートを使用する必要があります。 * 構成では、現在のファブリックの一部ではない MAC アドレスを破棄する必要があります。 * QoS マーキングは保存する必要があります。 どの構成セットが要件を満たしますか?
正解:B
The correct configuration for a unified I/O link that supports both LAN and SAN traffic using a single Ethernet transport is to configure the interface as a trunk port. This allows multiple VLANs (for LAN traffic) and VSANs (for SAN traffic) to coexist on the same physical link. The auto qos trust dscp command ensures that the Quality of Service (QoS) markings are preserved, which is essential for maintaining traffic prioritization across the network. References: For more detailed information, please refer to the Cisco Data Center Core Technologies study materials and official documentation available on the Cisco website. These resources provide comprehensive guidance on configuring and managing Cisco Nexus and MDS switches in a data center environment.