Commit Graph

202 Commits

Author SHA1 Message Date
Joe Clarke
4106a62170 Sync to latest ciscolive-brkcrt-2059 2025-06-01 09:45:29 -04:00
Joe Clarke
a0925ec081 Update schema for CML 2.9. 2025-05-25 15:08:31 -04:00
Ralph Schmieder
0683e4af4a Add autostart script and documentation (#63)
Add a script to be deployed on CML that allows labs marked with "(autostart)" in their descriptions to be started as soon as the CML server boots up.
2025-05-20 15:19:25 -04:00
Joe Clarke
c9f06ab4c6 Remove dead submodule.
Reported by:	Tomas Mikuska
2025-05-14 05:05:52 -04:00
Hank Preston
8d16025b29 Add CCNA Prep S2E7 - SNMP 2025-04-30 12:45:29 -04:00
Hank Preston
54dc0a6c4e CCNA Prep S2E6 - Syslog 2025-04-17 10:46:45 -04:00
Joe Clarke
ad902c9602 Update with latest testing values. 2025-04-09 10:58:35 -04:00
Joe Clarke
385766c69f Add some modernization. 2025-04-09 09:43:12 -04:00
Joe Clarke
4cc9778d53 Reduce memory RAM to 1 MB. 2025-04-09 09:38:15 -04:00
Hank Preston
79c0df82aa Added S02E05 NTP to list 2025-03-26 12:24:30 -04:00
Hank Preston
2b5b77ceb2 CCNA Prep S02E05 NTP Resources 2025-03-26 12:23:24 -04:00
dependabot[bot]
ea6f212a88 Bump jinja2 from 3.1.5 to 3.1.6 in /scripts/brk2iterm (#61)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.5...3.1.6)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-26 00:09:55 -04:00
Chris McCoy
ecae100078 Document Node Definition that supports a vEOS day0 config (#60)
* Correct ordering of interfaces.  Management1 is the first interface, followed by Ethernet1 and the rest.
* Document how to create a base image after SWI completes
* Tests good with vEOS 4.33.2F 64-bit
2025-03-22 22:19:45 -04:00
Hank Preston
0b7bb154f8 updated CCNA Prep main README wiht details for Season 2 2025-03-19 09:55:25 -04:00
Hank Preston
568e961235 CCNA Prep S02Ep04 SSH Resources 2025-03-19 09:51:27 -04:00
Hank Preston
1f510d7b08 CCNA Prep S2E3 NAT Resources 2025-03-09 09:29:59 -04:00
dependabot[bot]
a4205b4bfe Bump jinja2 from 3.1.4 to 3.1.5 in /scripts/brk2iterm (#58)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.4...3.1.5)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-01 08:52:02 -05:00
Joe Clarke
9aabef36f5 Fix typo. 2025-03-01 08:49:33 -05:00
Joe Clarke
a9cdfb5a71 Add support for sim parameters. 2025-02-28 14:10:53 -05:00
Joe Clarke
a37d7651b3 Add a VLAN tasks topology tailored for CML Free. 2025-02-23 10:26:14 -05:00
Hank Preston
8f1cbca437 Adding Episodes 1 and 2 from CCNA Prep 2025-02-04 10:16:46 -05:00
Greg Neujahr
0095977080 Updated CML on Hyper-V Documentation (#56)
* docs: added documentation for running CML on hyper-v

* docs: Updated hyper-v instructions with recommended comments
2025-01-08 11:25:52 -05:00
Greg Neujahr
1e71172679 docs: added documentation for running CML on hyper-v (#55)
Initial revision.  More refinements to come.
2024-12-29 18:58:23 -05:00
Hank Preston
3d899609cf Adding CCNA Prep Resources (#54)
* CCNA Prep Season 1 Resources

* typo fixes
2024-12-12 16:51:33 -05:00
Alexander Deca
8a340d947c Added SONiC node and image definitions (#53)
* Added SONiC Community and Enterprise node definitions

* Update image file paths

* Update image file paths

* Update README.md

* Update image path

* Updated file paths

* Updated README.md

* Updated node definition
2024-11-19 14:18:28 -05:00
Joe Clarke
02ce8eb54e Add some docs to the node def. 2024-11-13 09:11:36 -05:00
Joe Clarke
db9ef78ace Add an node definition for the UCS Platform Emulator. 2024-11-13 09:05:30 -05:00
ThePurpleBuffalo
5789f89faa FreeBSD node definition and instructions (#51)
* FreeBSD Node definition

* Update interfaces for FreeBSD
2024-10-31 08:47:21 -04:00
ThePurpleBuffalo
e066d1a1c2 Fix a typo (#52) 2024-10-29 05:35:17 -04:00
ThePurpleBuffalo
c6bfcb8f01 OpenBSD node definition and build instructions. (#50)
* OpenBSD node definition and build instructions.

* show pkg_add with cloud-init.  Default to dhcp on em0.

* Update 'Create the VM' section

* Add link to binary
2024-10-22 08:32:01 -04:00
amarcine
edc671c576 Add howto for CML on Nutanix and Proxmox (#49)
* add howto for nutanix and proxmox

* moved howto to new documentation folder
2024-10-21 14:16:28 -04:00
Hank Preston
d7282f17ca Add NXOS version of topology file as alternative 2024-10-14 14:23:34 -04:00
Hank Preston
8bf3652cf7 Lab guide fix 2024-10-08 14:49:13 -04:00
Hank Preston
1b2a390acf Add new AAA - TACACS Lab topology (#48)
* Add new AAA - TACACS Lab topology

This is a sample topology for exploring AAA TACACS.
2024-10-08 11:54:17 -04:00
Joe Clarke
04c75b07ed Modernize CHR based on current Mikrotik docs. 2024-09-23 17:11:42 -04:00
Ariadne
6095458ee9 Added VyOS (#47)
++ node-definition/vyos/README.md
++ node-definition/vyos/VyOS-Router.yaml
++ virl-base-images/vyos/VyOS-1.5-rolling-XXX
++ virl-base-images/vyos/proxmox-instructions.md
++ virl-base-images/vyos/virt-install-instructions.md
2024-09-23 16:56:26 -04:00
Joe Clarke
2859419ae6 Make the day0 proper JSON. 2024-09-20 10:35:37 -04:00
Joe Clarke
b771613deb Correct interface numbering. 2024-09-18 14:26:53 -04:00
Joe Clarke
b1bf824f79 Improve out of the box use.
Submitted by:	Tomas Mikuska
2024-09-18 13:46:16 -04:00
Joe Clarke
8a83eefbee Allow for a min_count for interfaces. 2024-09-18 13:16:22 -04:00
Joe Clarke
a0c56ebf89 Improve out of the box use of FTDv.
Submitted by:	Tomas Mikuska
2024-09-18 13:11:27 -04:00
Joe Clarke
f50f27f2cb Bump documented memory to 256 MB. 2024-09-02 14:41:47 -04:00
Joe Clarke
eec359e290 Add a link to Katherine's blog on getting ISE eval. 2024-09-02 14:39:55 -04:00
sig9org
e92707651e Add Windows Server 2022. (#45) 2024-08-14 09:53:57 -04:00
Joe Clarke
8b95b913b4 Use markdown properly. 2024-08-05 11:48:32 -04:00
Joe Clarke
47f3aebfb2 Add some warning text about how best to use ISE. 2024-08-05 11:47:58 -04:00
Joe Clarke
69ab873475 Remove min_count property. 2024-07-18 23:26:55 -04:00
Luke D Russell
ad4b8ce49c Add Check Point Gaia node and image definition (#43)
* Adds Check Point Gaia security appliances

* add a readme

* Moving path to allow other CP platforms
2024-07-18 23:24:06 -04:00
Joe Clarke
f924256d24 Add an overarching README for the CCNA labs. 2024-07-10 11:25:47 -04:00
James Leko
33c10d7b34 Import from CCNA contest results. 2024-07-09 11:58:55 -04:00