350-601 · Question #479
An engineer is implementing VSAN 10 on multiple Cisco Nexus 5600 Series Switches and must ensure that the full zone set and active zone set are identical across the fabric. Which configuration must…
The correct answer is C. switch(config)# zoneset distribute full vsan 10. To ensure both the full zone set and active zone set are identical across the fabric for VSAN 10 on Cisco Nexus 5600 Series Switches, the 'zoneset distribute full' command must be implemented.
Question
An engineer is implementing VSAN 10 on multiple Cisco Nexus 5600 Series Switches and must ensure that the full zone set and active zone set are identical across the fabric. Which configuration must be implemented to meet this requirement?
Options
- Aswitch(config)# zoneset distribute vsan 10
- Bswitch(config)# zone-attribute-group name ATTR1 vsan 10
- Cswitch(config)# zoneset distribute full vsan 10
- Dswitch(config)# zoneset activate name ZONE10 vsan 10
How the community answered
(61 responses)- A7% (4)
- B2% (1)
- C90% (55)
- D2% (1)
Why each option
To ensure both the full zone set and active zone set are identical across the fabric for VSAN 10 on Cisco Nexus 5600 Series Switches, the 'zoneset distribute full' command must be implemented.
The 'zoneset distribute vsan 10' command typically only distributes the active zone set, not necessarily the full configured zone set, which might lead to inconsistencies in the full zone database across the fabric.
The command 'zoneset distribute full vsan 10' explicitly distributes both the configured (full) zone set and the currently active zone set to all participating switches within VSAN 10. This ensures complete consistency of zoning information throughout the Fibre Channel fabric, which is critical for connectivity and stability.
Concept tested: Cisco MDS/Nexus Fibre Channel zoning
Source: https://www.cisco.com/c/en/us/td/docs/switches/datacenter/mds9000/sw/8_x/configuration/cfs/cfs-config/m-cfs.html
Topics
Community Discussion
No community discussion yet for this question.