...
Install on Ubuntu | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
https://deb.frrouting.org/ | |||||||||||||
Interface | FRR will use the linux interfaces | ||||||||||||
add loopback | FRR1 ifconfig lo:10 1.1.10.1 netmask 255.255.255.255 up ifconfig lo:20 1.1.10.2 netmask 255.255.255.255 up FRR2: ifconfig lo: 10 1.1. 20.1 netmask 255.255.255.255 up ifconfig lo:20 1.1.20.2 netmask 255.255.255. 255 up
root@FRRouting:~# vtysh show interface brief
| ||||||||||||
sudo vtysh | |||||||||||||
show running-config
| |||||||||||||
show bgp summary
| |||||||||||||
show bgp neighbors | |||||||||||||
show bgp ipv4
| |||||||||||||
show ip route
| |||||||||||||
...