300-610 · Question #189
A SAN fabric is built between a pair of Cisco MDS 9000 Series Switches. The requirement is for the ISL to use the VSAN ID to toward traffic from multiple VSANs across the same physical link. Additiona
The correct answer is B. switchport mode TE. To transport traffic from multiple VSANs over a single ISL on Cisco MDS switches while supporting Fibre Channel trace, the interface must be configured in switchport mode TE.
Question
A SAN fabric is built between a pair of Cisco MDS 9000 Series Switches. The requirement is for the ISL to use the VSAN ID to toward traffic from multiple VSANs across the same physical link. Additionally, the Fibre Channel trace feature must be supported. Which ISL interface parameters are required to meet these requirements?
Options
- Aswitchport mode TE
- Bswitchport mode TE
- Cswitchport mode E
- Dswitchport mode E
How the community answered
(31 responses)- A3% (1)
- B87% (27)
- C3% (1)
- D6% (2)
Why each option
To transport traffic from multiple VSANs over a single ISL on Cisco MDS switches while supporting Fibre Channel trace, the interface must be configured in `switchport mode TE`.
This is a duplicate option of B, which is the correct answer.
Configuring the interface with `switchport mode TE` sets it as a Trunking E-Port. TE-Ports are essential for ISLs (Inter-Switch Links) that need to carry traffic for multiple VSANs using VSAN tagging, and they support advanced Fibre Channel features like Fibre Channel trace.
Configuring an interface in `switchport mode E` sets it as an E-Port, which can form an ISL but only carries traffic for a single VSAN and does not support VSAN tagging to transport multiple VSANs over the same physical link.
This is a duplicate option of C, which is incorrect.
Concept tested: Cisco MDS Fibre Channel Trunking E-Port (TE-Port)
Source: https://www.cisco.com/c/en/us/td/docs/switches/datacenter/mds9000/sw/6_2/configuration/guides/fabric/nxos/fc_fab/fc_fab_config.html
Topics
Community Discussion
No community discussion yet for this question.