Skip to content

Commit cd89169

Browse files
committed
Adding minimum required netlab release to README files
1 parent c9b575f commit cd89169

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

VRF/vrf-lite-hosts/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ The `multi-vrf.yml` topology contains two isolated VRFs:
3636

3737
After starting the lab, h1 should be able to ping h2 but not h3 or h4, and h3 should be able to ping h4 but not h1 or h2.
3838

39+
**Note:** the lab topology uses the [_VRF links_](https://netsim-tools.readthedocs.io/en/latest/module/vrf.html#module-vrf-links) functionality introduced in [netlab release 1.5.1](https://netsim-tools.readthedocs.io/en/latest/release/1.5.html#release-1-5-1).
40+
3941
## Inter-VRF Route Leaking
4042

4143
The `vrf-route-leaking.yml` topology contains three VRFs:

VXLAN/vxlan-bridging/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ This directory contains *netlab* topology file for a simple VXLAN bridging scena
66

77
After starting the lab, h1 should be able to ping h2, and h3 should be able to ping h4, but there should be no traffic routed between the VLANs. Also, the VLAN hosts should not be able to access the switches.
88

9+
**Note:** the lab topology uses the _[VLAN links](https://netsim-tools.readthedocs.io/en/latest/module/vlan.html#module-vlan-creating-access-links)_ functionality introduced in [netlab release 1.5.1](https://netsim-tools.readthedocs.io/en/latest/release/1.5.html#release-1-5-1).
10+
911
## Changing Device Types
1012

1113
This topology can be used with all network devices supporting VLAN, VXLAN, and OSPF configuration modules, and all virtualization providers supported by *netlab*:

tools

Submodule tools updated from a39f27d to 031fefa

0 commit comments

Comments
 (0)