mirror of
https://github.com/CiscoDevNet/cml-community.git
synced 2025-10-23 07:42:03 +00:00
added 300 node lab (#36)
This commit is contained in:
33753
lab-topologies/300-node-lab/300_node_lab.yaml
Normal file
33753
lab-topologies/300-node-lab/300_node_lab.yaml
Normal file
File diff suppressed because it is too large
Load Diff
17
lab-topologies/300-node-lab/README.md
Normal file
17
lab-topologies/300-node-lab/README.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# README.md
|
||||
|
||||

|
||||
|
||||
## What is it
|
||||
|
||||
This lab topology has been created using a script available [here](https://github.com/rschmied/topogen).
|
||||
It's big and random. Yeah!
|
||||
|
||||
## Things to do
|
||||
- the DNS host should have access to the Internet to install dnsmasq and iptables. It will provide Internet access for the entire lab and also acts as the DNS.
|
||||
- name resolution for all routers is available, the server is the DNS host. All records point to the loopback addresses (e.g. things like `telnet r84` should work from everywhere).
|
||||
- all routers run OSPF in area 0 `¯\_(ツ)_/¯`
|
||||
- try some traceroute
|
||||
|
||||
> **Note**: Obviously, this needs a ton of resources (and licenses) to run. It's mostly a proof of concept and a bit of a scale test demo topology. Check the `topogen` repository (link above) to create smaller topologies.
|
||||
|
BIN
lab-topologies/300-node-lab/topo.png
Normal file
BIN
lab-topologies/300-node-lab/topo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 331 KiB |
Reference in New Issue
Block a user