- Create FRR scripts directory
mkdir -p /etc/frr/scripts - Place
evpn_mh_sph.luascript in/etc/frr/scripts/directory - Place
test.pyin/home/vyos/ - Add this line to
/usr/lib/python3/dist-packages/vyos/frrender.pydirectly afteroutput = '!\n'around line 676.output += 'zebra on-rib-process script evpn_mh_sph\n' - Place
evpn.mh.sph.j2into/usr/share/vyos/templates/frr/ - Place
vyos-evpn-sph.servicein/etc/systemd/system/ - Run these commands:
sudo systemctl daemon-reload sudo systemctl enable vyos-evpn-sph.service sudo systemctl start vyos-evpn-sph.service - Reboot VyOS
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|