Add ipv6 support and enable go mod
This commit is contained in:
18
config.yaml
18
config.yaml
@@ -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"
|
||||
Reference in New Issue
Block a user