Overview of Guest Shell
Guest Shell is a built-in, Linux-based container environment on Cisco IOS XE, managed by IOx on the Cisco Catalyst IE9300 Rugged Series Switch. It is designed for operational automation and manageability, such as running Python scripts that interact with Cisco IOS XE. Guest-Shell cannot be used for Data-plane forwarding. The key characteristics include
-
Guest Shell is bundled with the Cisco IOS XE system image on supported releases.
-
Guest Shell runs as an IOx-hosted Linux container (LXC), sharing the kernel with IOS XE.
-
You can install scripts and software packages inside the container.
-
Guest Shell does not modify the host IOS XE file system or processes.

Feedback