Deploy a 3-site EVPN VXLAN network with FRR by Containerlab.
Deploy the network:
make deploy
Destroy the network:
make destroy
-
Enter the bash shell of PC1:
make PC1.bash
-
Ping PC2 and PC3:
ping 10.10.10.2 ping 10.10.10.3
See Makefile.
Deploy a 3-site EVPN VXLAN network with FRR by Containerlab.
Deploy the network:
make deploy
Destroy the network:
make destroy
Enter the bash shell of PC1:
make PC1.bash
Ping PC2 and PC3:
ping 10.10.10.2
ping 10.10.10.3
See Makefile.