Skip to content

Deploy a 3-site EVPN VXLAN network with FRR by Containerlab.

License

Notifications You must be signed in to change notification settings

HarkuLi/evpn-vxlan-frr-3sites

Repository files navigation

3-site EVPN VXLAN with FRR

Deploy a 3-site EVPN VXLAN network with FRR by Containerlab.

Topology

Get Started

Deploy the network:

make deploy

Destroy the network:

make destroy

Test

  1. Enter the bash shell of PC1:

    make PC1.bash
  2. Ping PC2 and PC3:

    ping 10.10.10.2
    ping 10.10.10.3

Handy Commands

See Makefile.

References

About

Deploy a 3-site EVPN VXLAN network with FRR by Containerlab.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published