Files
as205079-automation/ansible/config/rtr1.nlams1.as205079.net.yaml
2025-09-27 23:24:12 +02:00

46 lines
800 B
YAML

location:
code: "NLAMS1"
site_id: "2"
ipv6:
primary: "2001:0678:10ec:2201::1"
ipv4:
primary: "94.142.240.55"
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: {}
interfaces:
- nic: "loop0"
description: "Loopback interface"
stub: true
- nic: "eno1"
description: "Uplink"
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"
internal_peers: {}