85 lines
1.7 KiB
YAML
85 lines
1.7 KiB
YAML
location:
|
|
code: "NLAMS1"
|
|
site_id: "2"
|
|
|
|
ipv6:
|
|
primary: "2001:0678:10ec:2201::1"
|
|
ipv4:
|
|
primary: "94.142.240.55"
|
|
|
|
dummy_interfaces:
|
|
- name: loop0
|
|
ipv6: "2001:0678:10ec:2201::1/128"
|
|
|
|
routes:
|
|
4:
|
|
- "94.142.241.216/31" # ColoClue space
|
|
6:
|
|
- "2001:678:10ec::/48" # My space
|
|
- "2a02:898:424::/48" # ColoClue space
|
|
|
|
# dummy_interfaces: {}
|
|
|
|
gre:
|
|
tunnels:
|
|
- name: "INT-RTR1NLAPE1"
|
|
remote_endpoint: 194.28.98.155
|
|
local_endpoint: 94.142.240.55
|
|
local_ipv6: 2001:678:10ec:20e::1/64
|
|
ttl: 255
|
|
mtu: 1476
|
|
- name: "INT-RTR1NLWIE1"
|
|
remote_endpoint: 86.94.191.237
|
|
local_endpoint: 94.142.240.55
|
|
local_ipv6: 2001:678:10ec:20d::1/64
|
|
ttl: 255
|
|
mtu: 1468
|
|
|
|
interfaces:
|
|
- nic: "loop0"
|
|
description: "Loopback interface"
|
|
stub: true
|
|
# - nic: "eno1"
|
|
# description: "Uplink"
|
|
# stub: true
|
|
- nic: "INT-RTR1NLAPE1"
|
|
- nic: "INT-RTR1NLWIE1"
|
|
- nic: "vmbr1"
|
|
description: "NLAMS1 Servers"
|
|
stub: true
|
|
|
|
rpki:
|
|
run_routinator: true
|
|
bird_rpki_remote_hostname: "127.0.0.1"
|
|
bird_rpki_remote_port: 3323
|
|
|
|
transits:
|
|
- name: "coloclue_eun_r3"
|
|
asn: 8283
|
|
peer_ipv4: "94.142.240.252"
|
|
peer_ipv6: "2a02:898:0:20::e1"
|
|
- name: "coloclue_eun_r2"
|
|
asn: 8283
|
|
peer_ipv4: "94.142.240.253"
|
|
peer_ipv6: "2a02:898:0:20::e2"
|
|
|
|
peers:
|
|
# Jelle Luteijn
|
|
- name: "luje"
|
|
asn: 212855
|
|
import: "RIPE::AS212855:AS-LUJE"
|
|
export: "RIPE::AS205079:AS-MANS"
|
|
peer_ipv6: "2a02:898:0:20::166:1"
|
|
- name: "pilz"
|
|
asn: 214958
|
|
import: "RIPE::AS212855:AS-LUJE"
|
|
export: "RIPE::AS205079:AS-MANS"
|
|
peer_ipv6: "2a02:898:0:20::427:1"
|
|
|
|
|
|
internal_peers:
|
|
- name: "RTR1APE1"
|
|
ip: "2001:678:10ec:3201::1"
|
|
- name: "RTR1WIE1"
|
|
ip: "2001:678:10ec:1201::1"
|