mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-05-06 20:55:23 +08:00
Multiple updates to BURBLE/AS4242422601
- Updated aut-num object to include peering policy - Updated mnt object to include ssh key - Added IPv4 subnet and route object - Added burble.dn42 domain in dns
This commit is contained in:
parent
08f2949758
commit
d5cfef08d8
5 changed files with 27 additions and 0 deletions
|
@ -4,4 +4,6 @@ descr: Burble AS
|
|||
admin-c: BURBLE-DN42
|
||||
tech-c: BURBLE-DN42
|
||||
mnt-by: BURBLE-MNT
|
||||
mp-import: afi any.unicast from AS4242422601:AS-TRANSIT accept ANY
|
||||
mp-export: afi any.unicast to AS4242422601:AS-TRANSIT announce ANY
|
||||
source: DN42
|
||||
|
|
8
data/dns/burble.dn42
Normal file
8
data/dns/burble.dn42
Normal file
|
@ -0,0 +1,8 @@
|
|||
domain: burble.dn42
|
||||
admin-c: BURBLE-DN42
|
||||
tech-c: BURBLE-DN42
|
||||
mnt-by: BURBLE-MNT
|
||||
nserver: ns1.burble.dn42 172.20.129.161
|
||||
nserver: ns1.burble.dn42 fd42:4242:2601:ac53::1
|
||||
status: CONNECT
|
||||
source: DN42
|
11
data/inetnum/172.20.129.160_27
Normal file
11
data/inetnum/172.20.129.160_27
Normal file
|
@ -0,0 +1,11 @@
|
|||
inetnum: 172.20.129.160 - 172.20.129.191
|
||||
netname: BURBLE-NETWORK
|
||||
descr: BURBLE IPv4
|
||||
country: UK
|
||||
admin-c: BURBLE-DN42
|
||||
tech-c: BURBLE-DN42
|
||||
mnt-by: BURBLE-MNT
|
||||
nserver: ns1.burble.dn42
|
||||
status: ASSIGNED
|
||||
cidr: 172.20.129.160/27
|
||||
source: DN42
|
|
@ -2,5 +2,6 @@ mntner: BURBLE-MNT
|
|||
admin-c: BURBLE-DN42
|
||||
tech-c: BURBLE-DN42
|
||||
auth: pgp-fingerprint 1C08F282095CCDA432AECC657B9FE8780CFB6593
|
||||
auth: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEHX0ACN/GQbC5z0kSjK+XNfUqFeV7sy+QMtVABNkcKU
|
||||
mnt-by: BURBLE-MNT
|
||||
source: DN42
|
||||
|
|
5
data/route/172.20.129.160_27
Normal file
5
data/route/172.20.129.160_27
Normal file
|
@ -0,0 +1,5 @@
|
|||
route: 172.20.129.160/27
|
||||
descr: BURBLE IPv4 Route
|
||||
origin: AS4242422601
|
||||
mnt-by: BURBLE-MNT
|
||||
source: DN42
|
Loading…
Add table
Reference in a new issue