エンジニアは、vPC および非 vPC スイッチを含む環境を構成しました。ただし、ダウンストリームの非 vPC スイッチがアップストリームの vPC スイッチ ピアを受信しないことがわかりました。vPC スイッチと非 vPC スイッチが上流の vPC スイッチ ピアから同じ STP ブリッジ ID を確実に受信するようにするには、どの vPC 機能を実装する必要がありますか?
正解:B
To ensure that vPC and non-vPC switches receive the same STP bridge ID from the upstream vPC switch peers, the engineer must implement the peer-switch feature on the vPC domain. The peer-switch feature allows the two vPC peer switches to act as a single logical switch for STP purposes, and to use the same bridge ID and priority. This way, the downstream switches will see the vPC peer switches as a single STP root, and will not have any STP loops or inconsistencies. The peer-switch feature also improves the convergence time and reduces the number of STP instances required in the network. References :=
* Implementing and Operating Cisco Data Center Core Technologies (DCCOR) v1.2, Module 3: Data Center LAN Network Connectivity, Lesson 3.5: Cisco Nexus 7000 Series Switches
* Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 6.x, Chapter: Configuring vPCs, Section: Configuring the Peer Switch Feature