mirror of
https://github.com/CiscoDevNet/cml-community.git
synced 2025-10-22 23:32:01 +00:00
Compare commits
4 Commits
a232fbb6f4
...
85382ce2fc
Author | SHA1 | Date | |
---|---|---|---|
|
85382ce2fc | ||
|
4cae91833b | ||
|
e75cf3389d | ||
|
b96eac424c |
20
lab-topologies/README.md
Normal file
20
lab-topologies/README.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# Cisco Modeling Labs (CML) Use Cases
|
||||
|
||||
This directory contains sample topologies that can be loaded within CML.
|
||||
|
||||
## Topologies in This Repository
|
||||
|
||||
- Explore the subdirectories for available sample topologies hosted here.
|
||||
|
||||
## External Use Cases
|
||||
|
||||
The following sample topologies are not hosted in this repository but may be useful:
|
||||
|
||||
- [ciscolive-brkcrt-2059](https://github.com/CiscoLearning/ciscolive-brkcrt-2059) - Lab Up For Success With Cisco Modeling Labs.
|
||||
|
||||
## Contributing
|
||||
|
||||
If you wish to submit a sample topologies, you can either create a pull request to host it here in this repository, or you can submit a pull request
|
||||
for this `README.md` alone that points to your CML use cases hosted elsewhere.
|
||||
|
||||
Feel free to contribute new topologies or suggest additional resources!
|
@@ -270,11 +270,11 @@ nodes:
|
||||
tags: []
|
||||
x: 280
|
||||
y: -160
|
||||
interfaces:
|
||||
- id: i0
|
||||
label: eth0
|
||||
slot: 0
|
||||
type: physical
|
||||
interfaces:
|
||||
- id: i0
|
||||
label: eth0
|
||||
slot: 0
|
||||
type: physical
|
||||
- boot_disk_size: null
|
||||
configuration:
|
||||
- name: ios_config.txt
|
||||
|
Submodule lab-topologies/ciscolive-brkcrt-2059 deleted from d13fd45574
@@ -9,3 +9,5 @@ Image can be downloaded from https://support.juniper.net/support/downloads/?p=vj
|
||||
Minimum CML version 2.8.0
|
||||
|
||||
Tested with vJUNOS ROUTER image version 23.2
|
||||
|
||||
For CML deployed in ESXI, `Performance Counters` should be enabled in CPU section of CML VM Edit settings. Without it the vJUNOS may not boot.
|
||||
|
@@ -9,3 +9,5 @@ Image can be downloaded from https://support.juniper.net/support/downloads/?p=vj
|
||||
Minimum CML version 2.8.
|
||||
|
||||
Tested with vJUNOS SWITCH image version 23.2
|
||||
|
||||
For CML deployed in ESXI, `Performance Counters` should be enabled in CPU section of CML VM Edit settings. Without it the vJUNOS may not boot.
|
||||
|
Reference in New Issue
Block a user