netlab: Multi-Site VLANs
Create a simple multi-site network using netlab with two sites, each having a layer-3 switch, VLAN 100, and two hosts, connected by a layer-3 IPv4 link.
MAIN POINTS
- The network consists of two sites, A and B.
- Each site includes a layer-3 switch and a single VLAN (VLAN 100).
- Two hosts are connected to VLAN 100 at each site.
- Sites are connected via a layer-3 IPv4 link, avoiding stretched VLANs.
TAKEAWAYS
- Netlab can be used to create a simple multi-site network.
- Layer-3 switches are essential for site connectivity.
- VLAN 100 is utilized for host connections at each site.
- A layer-3 IPv4 link connects the sites, ensuring network segmentation.