Refer to the exhibit.

A network engineer is using tcpdump to capture a snapshot of OSPF-related traffic on a specific Cisco NX-OS switch port. For security reasons, the capture must be taken using an embedded container that is already deployed on the Cisco Nexus device. Which command completes the script?
Correct Answer: C
The command run guestshell is used to access the Guest Shell on Cisco NX-OS devices. Guest Shell is a secure, Linux-based environment that runs as a virtualized application container on the device. It allows network administrators to use Linux utilities and scripts, enhancing automation and monitoring capabilities. In this scenario, using run guestshell would enable the engineer to utilize the tcpdump utility within the container to capture OSPF-related traffic on the switch port1.
References := For more information on using Guest Shell for traffic capture and other advanced features on Cisco NX-OS devices, you can refer to the Cisco documentation on Embedded Packet Capture (EPC) and Guest Shell configuration1