Developing Applications Using Cisco Core Platforms and APIs (DEVCOR) — Question 134

A Cisco Catalyst 9000 switch has guest shell enabled. Which Linux command installs a third-party application?

Answer options

Correct answer: C

Explanation

The correct command to install a third-party application on the guest shell of a Cisco Catalyst 9000 switch is 'yum install <package-name>', as it is compatible with the underlying operating system. The other options, while valid in different Linux distributions, are not applicable in this specific context since the guest shell is based on a Red Hat environment where 'yum' is the package manager used.