birdc6
Internet Routing Daemon
Install
- All systems
-
curl cmd.cat/birdc6.sh
- Debian
-
apt-get install bird - Ubuntu
-
apt-get install bird - Arch Linux
-
pacman -S bird - Kali Linux
-
apt-get install bird - Fedora
-
dnf install bird6 - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install bird - Raspbian
-
apt-get install bird
bird
Internet Routing Daemon
BIRD is an Internet routing daemon with full support for all the major routing protocols. It allows redistribution between protocols with a powerful route filtering syntax and an easy-to-use configuration interface. This package supports IPv4 and IPv6 versions of OSPF, RIP and BGP.
bird6
Internet Routing Daemon [transitional packages]
BIRD is an Internet routing daemon with full support for all the major routing protocols. It allows redistribution between protocols with a powerful route filtering syntax and an easy-to-use configuration interface. This package is transitional only and can be safely removed.
bird-bgp
Internet Routing Daemon [BGP-only version]
BIRD is an Internet routing daemon with full support for all the major routing protocols. It allows redistribution between protocols with a powerful route filtering syntax and an easy-to-use configuration interface. This package supports IPv4 and IPv6 versions of BGP. OSPF and RIP support has been disabled in this package to conserve the memory.
bird-dbg
Internet Routing Daemon - debug symbols
BIRD is an Internet routing daemon with full support for all the major routing protocols. It allows redistribution between protocols with a powerful route filtering syntax and an easy-to-use configuration interface. This package provides the symbols needed for debugging BIRD with gdb.