An open API service indexing awesome lists of open source software.

https://github.com/oleggator/autobgp

Domain route serving BGP daemon
https://github.com/oleggator/autobgp

Last synced: 6 months ago
JSON representation

Domain route serving BGP daemon

Awesome Lists containing this project

README

          

## Mikrotik config example
```
/routing bgp connection
add as=64512 connect=yes input.ignore-as-path-len=yes name=bgp1 remote.address=192.168.88.247 remote.as=65432 router-id=192.168.88.1
```