Cristian
Cristian
The engine that creates the topology and allows on the fly modifications to it (adding/removing pods).
Visualize the topology and its overall state. Load/save lab state. Add new pod to lab (grow) or remove (shrink).
Implement on-demand traffic control to simulate problematic network conditions.
Facilitate packet capturing from the host machine. Currently `tcpdump` is installed in all containers. Allow for capture file extraction and/or live data in Wireshark running on host machine.
Pods are templates containing a number of router containers, policy and injected routes based on which real-life SP they are emulating. TODO: - define pod types - document blueprint -...
Ability to connect the Pocket Internet environment to the host machine and from there to actual networking hardware.
Most containers can only be accessed via the `docker exec` command from the host itself. The exception is the client container which runs an SSH server and, later the FRR...
### Proposed Functionality Migrate the https://github.com/nautobot/nautobot-ssot-vsphere plugin into the main SSoT App as an integration. ### Use Case As an infrastructure administrator, I would like to synchronize data about my...
As an advanced user of Nautobot and SSoT I would like to know about the existence of the SSoT template and how to start developing with it.
Updates docs dependencies to cookiecutter versions so the RTD build will pass.