/xBGP_exp

Primary LanguageDockerfile

xBGP_exp

  • Build the Docker Image:

    docker compose build && docker compose up
    
  • Plugin Files Location:

    • The plugin files will be located at /etc/bird/plugins in the bird container.
  • Starting and Stopping BIRD:

    • To start or stop the BIRD service, use:
      /usr/bin/xproto bird [start|stop]
      

Note: BIRD is already running in the container, so there is no need to run it manually.

xBGP Compliant BIRD

xBGP API

xBGP Plugins Examples

xBGP Documentation

xBGP Plugin Examples

Additional Documentation