We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67715dd commit 8eebb9cCopy full SHA for 8eebb9c
2 files changed
docs/reference/tools.md
@@ -6,7 +6,7 @@ These are some of the tools that are used in this tutorial. Other tools are also
6
7
- Linux Environment: A native Linux system or WSL2 on Windows is necessary to run Containerlab and Docker.
8
- [Docker](https://docs.docker.com/engine/install/): Required to run the containerized router images.
9
-- [Containerlab](https://containerlab.dev/install/): This is esential to create the lab environment.
+- [Containerlab](https://containerlab.dev/install/): This is essential to create the lab environment.
10
11
## Protocol Transport Libraries (Python)
12
docs/reference/yang-models.md
@@ -1,5 +1,7 @@
1
# Downloading YANG models
2
3
+Here are the GitHub repositories for the YANG models needed in this tutorial:
4
+
5
IETF:
```bash
0 commit comments