You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -293,6 +293,13 @@ Setting wildcard to enableAll will configure all neighbors from the Exchange, no
293
293
good for configuration testing, benchmarking, and history ...! Be sure to set the _-myasn_ parameter on start, so that
294
294
neighbor statements for your network will be omitted.
295
295
296
+
### routeserver info types
297
+
298
+
Some IXs have the network type set to "NSP", in which case the route servers are not recognized despite a correct ASN. This allows you to override the info types with a comma-separated list for the IX. For example:
299
+
300
+
- routeserver_info_types=NSP,Route Server
301
+
302
+
296
303
#### additional configuration
297
304
298
305
You can use this code to generate peer-group configuration or anything else you want to add before the single peer
0 commit comments