DCCOR Exam QuestionsBrowse all questions from this exam

DCCOR Exam - Question 363


Exam DCCOR Question 363

Refer to the exhibit. An engineer must configure a Fibre Channel device alias named TEST for a device attached to port fc1/9 of a Cisco Nexus Series Switch. Which command set completes the configuration?

Show Answer
Correct Answer: B

To configure a Fibre Channel device alias named TEST for a device attached to port fc1/9, you need to enter configuration mode using 'configure terminal,' access the device alias database using 'device-alias database,' set the device alias for the port worldwide name (pwwn) 50:00:14:42:d0:0c:f5:20 with 'device-alias name TEST pwwn 50:00:14:42:d0:0c:f5:20,' and then commit the changes using 'device-alias commit.' This ensures that the configuration changes are saved. Therefore, the appropriate command set is provided in option B.

Discussion

5 comments
Sign in to comment
7korn7Option: B
Feb 17, 2023

If you modify the device alias configuration, you need to commit or discard the changes as the fabric remains locked during this period. B is the correct

manofnc
Sep 8, 2023

this is a very tricky question. however device-alias commit is required to save the config, but you need to exit from database first before you run that command. D is correct.

Manu_75
Apr 10, 2025

You don't *need* to exit from device-alias database mode to do the commit. Yes it's a global configuration command but it doesn't "have to" be run in global config mode. But it MUST be entered to commit the changes so B it is.

TuanNA2
Oct 21, 2024

D must the right answer, because the "device-alias commit" command run on global config mode, not inside mode.

ScheldonOption: B
Apr 25, 2023

B is correct

e0a2673Option: D
May 27, 2024

https://www.cisco.com/c/en/us/td/docs/dcn/mds9000/sw/9x/configuration/fabric/cisco-mds-9000-nx-os-fabric-configuration-guide-9x/distributing_device_alias_services.html