Difference between revisions of "BIRD: Routing"

From OnnoWiki
Jump to navigation Jump to search
 
(8 intermediate revisions by the same user not shown)
Line 20: Line 20:
  
 
* https://bird.network.cz/?get_doc&f=prog.html&v=20
 
* https://bird.network.cz/?get_doc&f=prog.html&v=20
 +
* https://github.com/BIRD/bird/blob/master/doc/bird.conf.example
  
 
==Pranala Menarik==
 
==Pranala Menarik==
 
* [[TCP/IP: Advanced Routing]]
 
* [[Quagga]]
 
* [[Mikrotik]]
 
* [[Cisco]]
 
* [[Juniper]]
 
* [[BIRD: Routing]]
 
  
 
===Konfigurasi===
 
===Konfigurasi===
  
 +
* [[BIRD: dari OpenWRT]]
 
* [[BIRD: Login GNS3]]
 
* [[BIRD: Login GNS3]]
 
* [[BIRD: Konfigurasi IP interface]]
 
* [[BIRD: Konfigurasi IP interface]]
Line 42: Line 37:
 
===OSPF===
 
===OSPF===
  
 +
* [[BIRD: OSPF Konfigurasi]]
 +
* [[BIRD: OSPF Sederhana]]
  
 
===BGP===
 
===BGP===
 +
 +
* [[BIRD: BGP Sederhana]]
 +
 +
==Pranala Menarik==
 +
 +
* [[TCP/IP: Advanced Routing]]
 +
* [[Quagga]]
 +
* [[VyOS]]
 +
* [[Mikrotik]]
 +
* [[Cisco]]
 +
* [[Juniper]]
 +
* [[BIRD1]]
 +
* [[BIRD2]]
 +
* [[IPv6]]
 +
 +
 +
* [[TCP/IP: Advanced Routing]]
 +
* [[IPv6: Advanced Routing]]
 +
* [[IPv6: Quagga]]
 +
* [[IPv6: VyOS]]
 +
* [[IPv6: Mikrotik]]
 +
* [[IPv6: Cisco]]
 +
* [[IPv6: Juniper]]
 +
* [[IPv6: BIRD1]]
 +
* [[IPv6: BIRD2]]
 +
* [[IPv6]]

Latest revision as of 10:29, 21 January 2019

The BIRD project aims to develop a fully functional dynamic IP routing daemon primarily targeted on (but not limited to) Linux, FreeBSD and other UNIX-like systems and distributed under the GNU General Public License.

BIRD support:

  • Both IPv4 and IPv6
  • Multiple routing tables
  • BGP
  • RIP
  • OSPF
  • BFD
  • Babel
  • Static routes
  • IPv6 Router Advertisements
  • Inter-table protocol
  • Command-line interface (using the `birdc' client; to get some help, just press `?')
  • Powerful language for route filtering
  • Linux, FreeBSD, NetBSD, OpenBSD ports

Referensi

Pranala Menarik

Konfigurasi

Static Routing

OSPF

BGP

Pranala Menarik