Implementing and Operating Cisco Data Center Core Technologies (DCCOR) — Question 215
A network administrator must create a Linux container on a Cisco Nexus Series Switch. The container requires 10 percent of the CPU of the switch and 1024 MB of RAM to run successfully. Which task provides the necessary resources?
Answer options
- A. Edit the container properties with the guestshell run command.
- B. Increase the compute resources with the guestshell resize command
- C. Modify resource allocation with the virtual-service resize command
- D. Enable the Bash shell of the switch with the feature bash command.
Correct answer: B
Explanation
The correct answer is B because the guestshell resize command specifically allows for the adjustment of CPU and memory resources allocated to the container. Option A does not provide the capability to modify resources, while C refers to a different command not applicable for this scenario, and D involves enabling the Bash shell, which is unrelated to container resource management.