Implementing and Operating Cisco Data Center Core Technologies (DCCOR) — Question 248
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?
Answer options
- A. switch(config)# zoneset distribute vsan 10
- B. switch(config)# zone-attribute-group name ATTR1 vsan 10
- C. switch(config)# zoneset distribute full vsan 10
- D. switch(config)# zoneset activate name ZONE10 vsan 10
Correct answer: C
Explanation
The correct answer is C, as the command 'switch(config)# zoneset distribute full vsan 10' ensures that the complete zone set is distributed across all switches in the fabric. Option A only distributes the active zone set, while options B and D do not address the requirement to ensure that both zone sets are identical.