Implementing and Operating Cisco Data Center Core Technologies (DCCOR) — Question 35
What occurs when running the command install deactivate <filename> while a software maintenance upgrade is performed on a Cisco Nexus 9000 Series switch?
Answer options
- A. The current set of packages is committed.
- B. The package features for the line card are disabled.
- C. The package is removed from the switch.
- D. The current upgrade stops.
Correct answer: B
Explanation
The command install deactivate <filename> disables the features associated with the specified package for the line card, which is why option B is correct. Option A is incorrect because the command does not commit packages, option C is wrong as it does not remove the package, and option D misrepresents the command's function since it does not stop the current upgrade.