Add ipv6 support and enable go mod

This commit is contained in:
Mayuresh Gaitonde
2019-04-24 11:21:22 -07:00
parent e15172111e
commit e729608b90
11 changed files with 467 additions and 177 deletions

View File

@@ -11,12 +11,12 @@ agent:
consul_query_interval: 5m
bgp:
local_as: 12345
remote_as: 6789
# override the peer IP to use instead of auto discovering
peer_ip: 10.10.10.1
communities:
- asn:nnnn
- asn:nnnn
origin: igp
- local_as: 12345
remote_as: 6789
# override the peer IP to use instead of auto discovering
peer_ip: 10.10.10.1
communities:
- asn:nnnn
- asn:nnnn
origin: igp
addr_family: "4"