Difference between revisions of "Frr"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
+ | ``` | ||
+ | sudo vtysh -c "show bgp sum" | ||
+ | vtysh -c "show bgp neighbor" | ||
+ | vtysh -c "show ip route" | ||
+ | ``` | ||
+ | |||
https://metal.equinix.com/developers/docs/bgp/route-bgp-with-frr/ | https://metal.equinix.com/developers/docs/bgp/route-bgp-with-frr/ | ||
Revision as of 02:16, 25 April 2023
sudo vtysh -c "show bgp sum" vtysh -c "show bgp neighbor" vtysh -c "show ip route"
https://metal.equinix.com/developers/docs/bgp/route-bgp-with-frr/
Debian deb
k8s & metallb
- https://v0-3-0--metallb.netlify.app/tutorial/minikube/
- https://medium.com/thermokline/building-a-k8s-external-gateway-4d98028f10ca
- https://metallb.universe.tf/configuration/
More
- https://ixnfo.com/en/installing-frrouting-on-ubuntu-18-04.html
- https://ixnfo.com/en/installing-quagga-on-ubuntu-server-18.html
- https://ixnfo.com/en/setting-up-bgp-in-quagga.html