Skip to content

ncsa/bhr-client-exabgp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BHR Block manager that uses ExaBGP

See the example configuration files in examples/

Site specific configuration is made up of:

  • The bhr client configuration - the environment variables BHR_HOST, BHR_TOKEN, and BHR_IDENT
  • The exabgp configuration template.

Configuration Template

The configuration template is a Mako template for exabgp.

The lines like

attribute next-hop self community [ 65142:666 no-export ] nlri ${cidrs}

should be changed to match what your router is expecting.

Otherwise, the rest of the settings like peer-as, local-as should be configured per the exabgp documentation.

About

BHR Block manager that uses ExaBGP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors