43 lines
901 B
YAML
43 lines
901 B
YAML
version: 1
|
|
|
|
header:
|
|
name: TLD SNS AS
|
|
comment: The .sns TLD auth NS
|
|
|
|
hosts:
|
|
router:
|
|
master: alpine
|
|
network:
|
|
interfaces:
|
|
eth0:
|
|
bridge: transit-a
|
|
ipv4: 100.64.0.40/24
|
|
ipv6: 2001:db8:b000::40/48
|
|
eth1:
|
|
bridge: tld-sns-lan
|
|
ipv4: 100.100.20.1/24
|
|
ipv6: 2001:db8:a020::1/48
|
|
templates:
|
|
- bgprouter:
|
|
asn: 8
|
|
asdev: eth1
|
|
neighbors4: 100.64.0.1 as 30
|
|
neighbors6: 2001:db8:b000::1 as 30
|
|
- resolv:
|
|
ns: 100.100.100.100
|
|
domain: tld-sns.sns
|
|
|
|
ns:
|
|
network:
|
|
interfaces:
|
|
eth0:
|
|
bridge: tld-sns-lan
|
|
ipv4: 100.100.20.10/24
|
|
ipv6: 2001:db8:a020::10/48
|
|
gatewayv4: 100.100.20.1
|
|
gatewayv6: 2001:db8:a020::1
|
|
templates:
|
|
- resolv:
|
|
domain: tld-sns.sns
|
|
ns: 100.100.100.100
|