Cisco Modeling Labs

January 17, 2024

LEARNING

How to Use Ansible with CML

6 min read

Ansible can be used with CML (Cisco Modeling Labs) to automate the deployment and management of network infrastructure, offering reproducibility, consistency, and automation in network infrastructure management.

September 1, 2023

LEARNING

How to run Cisco Modeling Labs in the Cloud

3 min read

Deploy your Cisco Modeling Labs (CML) instance to AWS Cloud with this step-by-step guide.

August 10, 2023

LEARNING

Inside the Cisco Modeling Labs 2.6 Workbench Revamp

5 min read

CML 2.6 arrives with enhanced UI, accessibility, and more functionality than ever before.

April 14, 2023

LEARNING

Make your network yours with CML 2.5 annotations

2 min read

Cisco Modeling Labs (CML) releases a new annotations feature in CML 2.5, offering all user licenses enhanced lab customization for a streamlined learning and design experience.

March 16, 2023

LEARNING

Cisco Modeling Labs 2.5: Now with Resource Limiting

4 min read

Cisco Modeling Labs introduces resource limiting, available now in CML 2.5 for Enterprise and Higher Education licenses. Learn what the new feature means for multi-user CML instances, how to set it up, and what to keep in mind during configuration.

December 22, 2022

LEARNING

Get Started With Terraform and Cisco Modeling Labs

10 min read

Get started with Terraform and CML! Read on for an overview of how to control virtual network infrastructure on CML2 using Terraform, the IaC tool of choice.

October 3, 2022

LEARNING

CML 2.4 Now Supports Horizontal Scale With Clustering

3 min read

Cisco Modeling Labs, the premier platform for network simulation, now offers clustering in CML 2.4 for CML-Enterprise and CML-Higher Education customers who have migrated to a CML cluster deployment. The latest feature allows for horizontal scaling across multiple servers while providing a single user interface to manage labs.

October 3, 2022

DEVELOPER

CI/CD Pipelines for Infrastructure Configuration and Management, Part 3

4 min read

Part 1 looked at how to use Gitlab CE as a foundational component for a CI/CD pipeline. Part 2, left off at having a GitLab CE and runner installation running in Docker containers. Now, in Part 3, you learn how to define the CI/CD pipeline components in GitLab.

August 3, 2022

DEVELOPER

Using CI/CD Pipelines for Infrastructure Configuration and Management – Part 2

3 min read

In part 2 of this series, you're ready to install GitLab CE (Community Edition) - a complete DevOps platform that has all the critical features needed in the software development lifecycle.