disabled gobgp example

This commit is contained in:
Annika Hannig 2021-03-22 15:49:06 +01:00
parent 0363c56c2f
commit 39005b5f50
No known key found for this signature in database
GPG Key ID: 62E226E47DDCE58D

View File

@ -180,12 +180,12 @@ servertime_ext = Mon, 02 Jan 2006 15:04:05 -0700
# Routeservers
# GoBGP Example
[source.rs2-example]
name = rs2.example.com
group = AMS
[source.rs2-example.gobgp]
# [source.rs2-example]
# name = rs2.example.com
# group = AMS
# [source.rs2-example.gobgp]
# host is the IP (or DNS name) and port for the remote GoBGP daemon
host = rs2.example.com:50051
# host = rs2.example.com:50051
# Optional: processing_timeout is a timeout in seconds
# configured per gRPC call to a given GoBGP daemon.
# Default: 300