Developing Applications Using Cisco Core Platforms and APIs (DEVCOR) — Question 119
What are two features of On-Box Python for hosting an application on a network device? (Choose two.)
Answer options
- A. It has direct access to Cisco IOS XE CLI commands.
- B. It is a Python interpreter installed inside the guest shell.
- C. It enables execution of XML scripts on a Cisco IOS XE router or switch.
- D. It supports Qt for graphical interfaces and dashboards.
- E. It has access to Cisco IOS XE web UI through a controller.
Correct answer: A, B
Explanation
Option A is correct because On-Box Python does allow direct interaction with Cisco IOS XE CLI commands. Option B is also correct as it confirms that On-Box Python operates as a Python interpreter within the guest shell. Options C, D, and E are incorrect because they refer to functionalities that are not part of On-Box Python's feature set.