Difference between revisions of "Frr"

From UVOO Tech Wiki
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
```
 +
sudo vtysh -c "show bgp sum"
 +
sudo vtysh -c "show bgp neighbor"
 +
sudo 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/
  
Line 10: Line 16:
 
- https://v0-3-0--metallb.netlify.app/tutorial/minikube/
 
- https://v0-3-0--metallb.netlify.app/tutorial/minikube/
 
- https://medium.com/thermokline/building-a-k8s-external-gateway-4d98028f10ca
 
- https://medium.com/thermokline/building-a-k8s-external-gateway-4d98028f10ca
 +
- https://metallb.universe.tf/configuration/
 +
 +
https://techhub.hpe.com/eginfolib/networking/docs/switches/7500/5200-1940a_l3-ip-rtng_cg/content/495507234.htm
 +
 +
 +
# 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
 +
 +
# TT
 +
https://github.com/metallb/metallb/issues/1125

Latest revision as of 02:16, 25 April 2023