Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B BIRD Internet Routing Daemon
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • labs
  • BIRD Internet Routing Daemon
  • Wiki
  • transition notes to bird 2

transition notes to bird 2 · Changes

Page history
Update transition notes to bird 2 authored Dec 11, 2017 by Ondřej Zajíček's avatar Ondřej Zajíček
Hide whitespace changes
Inline Side-by-side
transition-notes-to-bird-2.md
View page @ 8fc146f6
......@@ -66,7 +66,7 @@ Global option *listen bgp* was removed. Use *strict bind* BGP option instead.
For BGP, many protocol options are now channel options, as they are limited to each AFI/SAFI represented by that channel. See documentation for details.
OSPF and RIP use ECMP and link detection by default.
OSPF and RIP use ECMP and link detection by default. Also direct BGP uses link detection by default.
On linux, default value for kernel option *metric* was changed to 32.
......
Clone repository
  • BGP_example_1
  • BGP_example_2
  • BGP_filtering
  • Command_interface_examples
  • Examples
  • FAQ
  • OSPF_example
  • Policy_routing
  • Related
  • Route_server_with_community_based_filtering_and_multiple_RIBs
  • Route_server_with_community_based_filtering_and_single_RIB
  • Simple_route_server
  • Home
  • transition notes to bird 2