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
- Host: GitHub
- URL: https://github.com/oleggator/autobgp
- Owner: oleggator
- Created: 2023-03-03T21:29:33.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-15T20:18:54.000Z (almost 3 years ago)
- Last Synced: 2025-01-22T08:44:57.701Z (12 months ago)
- Language: Go
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```