44 lines
780 B
YAML
44 lines
780 B
YAML
location:
|
|
code: "NLWIE1"
|
|
site_id: "1"
|
|
|
|
ipv6:
|
|
primary: "2001:0678:10ec:1201::1"
|
|
|
|
dummy_interfaces:
|
|
- name: loop0
|
|
ipv6: "2001:0678:10ec:1201::1/128"
|
|
|
|
gre:
|
|
tunnels:
|
|
- name: "INT-RTR1NLAPE1"
|
|
remote_endpoint: 194.28.98.155
|
|
local_endpoint: 10.20.10.23
|
|
local_ipv6: 2001:678:10ec:20f:0:0:0:2/112
|
|
ttl: 255
|
|
mtu: 1468
|
|
|
|
interfaces:
|
|
- nic: "loop0"
|
|
description: "Loopback interface"
|
|
stub: true
|
|
- nic: "eth0"
|
|
description: "Uplink"
|
|
- nic: "eth1"
|
|
description: "nlwie1 servers"
|
|
stub: true
|
|
- nic: "INT-RTR1NLAPE1"
|
|
- nic: "wg0"
|
|
description: "wireguard remote"
|
|
stub: true
|
|
|
|
internal_peers:
|
|
- name: "INT_RTR1APE1"
|
|
ip: "2001:678:10ec:3201::1"
|
|
|
|
lg:
|
|
version: 0.1.4
|
|
agent:
|
|
host: "127.0.0.1"
|
|
port: 4242
|