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

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.