mirror of
https://github.com/CiscoDevNet/cml-community.git
synced 2025-10-23 07:42:03 +00:00
Multi Platform Network
This is an example topology that was built to provide a common topology for a variety of DevNet Sandbox labs and network automation use cases. It includes Cisco IOS XE, IOS XR, NX-OS, and ASA devices, as well as several Linux based servers and desktops. The simulation starts with a functional network configuration.
Requirements for Use
- Node and Image Definitions: This topology leverages images available with the standard CML server software. No additional images are requried.
- CML Server Setup: This topology leverages a bridged external connector and statically sets IP addresses on Management interfaces for all devices in the subnet
10.10.20.0/24
.- If your local network does NOT use this same subnet (which is highly likely), you can update the topology file to change out IP addresses within node configurations before adding to your CML server
Other Details
For reference, here is the list of devices and their static IPs and management access information.
Component | Type | IP Address | Method | Credentials |
---|---|---|---|---|
internet-host01 | Linux | 10.10.20.182 | SSH | cisco / cisco |
internet-rtr01 | IOS XE | 10.10.20.181 | TELNET | cisco / cisco |
edge-firewall01 | ASA | 10.10.20.171 | TELNET | cisco / cisco |
edge-sw01 | IOS | 10.10.20.172 | TELNET | cisco / cisco |
core-rtr01 | IOS XR | 10.10.20.173 | TELNET | cisco / cisco |
core-rtr02 | IOS XR | 10.10.20.174 | TELNET | cisco / cisco |
dist-rtr01 | IOS XE | 10.10.20.175 | TELNET | cisco / cisco |
dist-rtr02 | IOS XE | 10.10.20.176 | TELNET | cisco / cisco |
dist-sw01 | NX-OS | 10.10.20.177 | TELNET | cisco / cisco |
dist-sw02 | NX-OS | 10.10.20.178 | TELNET | cisco / cisco |
inside-host01 | Linux | 10.10.20.179 | SSH | cisco / cisco |
inside-host02 | Linux | 10.10.20.180 | VNC | cisco / cisco |