
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?
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?
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.
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
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.
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.
D must the right answer, because the "device-alias commit" command run on global config mode, not inside mode.
B is correct
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