- Overview
- Product Documentation
- CML 2.6 Release Notes
- CML 2.6 Installation Guide
- CML 2.6 User Guide
- CML 2.6 Admin Guide
- CML Administrator's Guide
- Cisco Modeling Labs System Overview
- System Defaults
- Creating a New Node Definition
- Custom VM Images
- Clustering
- CML Admin Tools
- System Settings
- Networking
- Resources
Breakout Tool Overview¶
The Breakout Tool gives you local access to consoles and graphical interfaces of
VMs running in a remote lab. The telnet protocol is used for console access, and
VNC protocol is used for graphics-capable VMs. The Breakout Tool is a single
executable file that you run on the command line. It provides a kind of proxy
connection from the local machine, where the tool has been configured and
started, to the nodes in the lab simulation. Once you install it, you can
configure the Breakout Tool using a web interface that is accessible via the
localhost (i.e., 127.0.0.1
or [::1]
) or loopback address on port
8080
by default. The port and listen address and the CML server’s URL can be
configured via command line options or the tool’s configuration file
(config.yaml
). Using the Breakout Tool, you can use your favorite terminal
emulator app to connect to your nodes’ consoles on configurable local ports.