Skip to content

Commit b799c46

Browse files
committed
Update README
1 parent 06d5891 commit b799c46

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,17 @@ Run your tests with any framework. When something fails, YANA investigates - it
4646
| **Routing** | Table, route maps, prefix lists, PBR, ACLs, ECMP |
4747
| **Interfaces** | Up/down state, expected operational status |
4848

49+
## Test Network Topology
50+
51+
**Network diagram:**
52+
53+
![topology](metadata/topology/DBL-TOPOLOGY.png)
54+
55+
**Lab environment:**
56+
- 16 devices defined in [**TOPOLOGY.yml**](TOPOLOGY.yml)
57+
- 5 x Cisco IOS, 3 x Cisco IOS-XE, 4 x Arista cEOS, 2 x MikroTik CHR, 1 x Juniper JunOS, 1 x Aruba AOS-CX
58+
- See [**lab_configs**](lab_configs/) for my test network's configuration
59+
4960
## Installation
5061

5162
**Prerequisites:** Python 3.11+
@@ -181,17 +192,6 @@ YANA/
181192
└── README.md
182193
```
183194

184-
## Test Network Topology
185-
186-
**Network diagram:**
187-
188-
![topology](metadata/topology/DBL-TOPOLOGY.png)
189-
190-
**Lab environment:**
191-
- 16 devices defined in [**TOPOLOGY.yml**](TOPOLOGY.yml)
192-
- 5 x Cisco IOS, 3 x Cisco IOS-XE, 4 x Arista cEOS, 2 x MikroTik CHR, 1 x Juniper JunOS, 1 x Aruba AOS-CX
193-
- See [**lab_configs**](lab_configs/) for my test network's configuration
194-
195195
## Planned Upgrades
196196

197197
- EIGRP and BGP support (tools, skills, knowledge base docs)

0 commit comments

Comments
 (0)