mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-19 00:46:59 +08:00
Merge pull request 'add routedbits IPv4 anycast prefix and DNS configuration' (#3513) from jvoss/registry:rb_anycast_dns into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/3513 Reviewed-by: schema-checker <schema-checker@noreply.dn42.dev>
This commit is contained in:
commit
7702afa7bc
5 changed files with 24 additions and 0 deletions
7
data/dns/routedbits.dn42
Normal file
7
data/dns/routedbits.dn42
Normal file
|
@ -0,0 +1,7 @@
|
|||
domain: routedbits.dn42
|
||||
admin-c: ORG-ROUTEDBITS-DN42
|
||||
tech-c: ORG-ROUTEDBITS-DN42
|
||||
mnt-by: ROUTEDBITS-MNT
|
||||
nserver: ns.routedbits.dn42 172.20.15.58
|
||||
nserver: ns.routedbits.dn42 fdb1:e72a:343d:ffff::53
|
||||
source: DN42
|
|
@ -4,5 +4,6 @@ netname: ROUTEDBITS-V6-NET-1
|
|||
admin-c: ORG-ROUTEDBITS-DN42
|
||||
tech-c: ORG-ROUTEDBITS-DN42
|
||||
mnt-by: ROUTEDBITS-MNT
|
||||
nserver: ns.routedbits.dn42
|
||||
status: ASSIGNED
|
||||
source: DN42
|
||||
|
|
9
data/inetnum/172.20.15.56_29
Normal file
9
data/inetnum/172.20.15.56_29
Normal file
|
@ -0,0 +1,9 @@
|
|||
inetnum: 172.20.15.56 - 172.20.15.63
|
||||
cidr: 172.20.15.56/29
|
||||
netname: ROUTEDBITS-V4-ANYCAST-1
|
||||
admin-c: ORG-ROUTEDBITS-DN42
|
||||
tech-c: ORG-ROUTEDBITS-DN42
|
||||
mnt-by: ROUTEDBITS-MNT
|
||||
nserver: ns.routedbits.dn42
|
||||
status: ASSIGNED
|
||||
source: DN42
|
|
@ -4,5 +4,6 @@ netname: ROUTEDBITS-V4-NET-1
|
|||
admin-c: ORG-ROUTEDBITS-DN42
|
||||
tech-c: ORG-ROUTEDBITS-DN42
|
||||
mnt-by: ROUTEDBITS-MNT
|
||||
nserver: ns.routedbits.dn42
|
||||
status: ASSIGNED
|
||||
source: DN42
|
||||
|
|
6
data/route/172.20.15.56_29
Normal file
6
data/route/172.20.15.56_29
Normal file
|
@ -0,0 +1,6 @@
|
|||
route: 172.20.15.56/29
|
||||
origin: AS4242420207
|
||||
mnt-by: ROUTEDBITS-MNT
|
||||
mnt-by: JVOSS-MNT
|
||||
mnt-by: YZGUY-MNT
|
||||
source: DN42
|
Loading…
Add table
Add a link
Reference in a new issue