summaryrefslogtreecommitdiffstats
path: root/infra/northbound/bgp/src/main/resources/honeycomb-minimal-resources/config/bgp.json
diff options
context:
space:
mode:
Diffstat (limited to 'infra/northbound/bgp/src/main/resources/honeycomb-minimal-resources/config/bgp.json')
-rw-r--r--infra/northbound/bgp/src/main/resources/honeycomb-minimal-resources/config/bgp.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/northbound/bgp/src/main/resources/honeycomb-minimal-resources/config/bgp.json b/infra/northbound/bgp/src/main/resources/honeycomb-minimal-resources/config/bgp.json
index 2efe55ee3..093acb85b 100644
--- a/infra/northbound/bgp/src/main/resources/honeycomb-minimal-resources/config/bgp.json
+++ b/infra/northbound/bgp/src/main/resources/honeycomb-minimal-resources/config/bgp.json
@@ -4,5 +4,6 @@
"bgp-as-number": 65000,
"bgp-receive-multiple-paths": "true",
"bgp-send-max-paths": 0,
+ "bgp-protocol-instance-name": "hc-bgp-instance",
"bgp-netty-threads": 2
} \ No newline at end of file