mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-10-17 04:45:07 +08:00
update rpsl tooling
This commit is contained in:
parent
07f2eddcd0
commit
d4966a3b7a
24 changed files with 691 additions and 606 deletions
13
data/.rpsl
13
data/.rpsl
|
@ -1,13 +0,0 @@
|
|||
namespace: dn42
|
||||
schema: schema
|
||||
owner: mntner
|
||||
default-owner: DN42-MNT
|
||||
network-owner: inet6num inet6num
|
||||
network-owner: inet6num route
|
||||
network-owner: inet6num inetnum
|
||||
network-owner: inetnum inetnum
|
||||
network-owner: inetnum route
|
||||
primary-key: inetnum cidr
|
||||
primary-key: inet6num cidr
|
||||
primary-key: person nic-hdl
|
||||
primary-key: role nic-hdl
|
16
data/.rpsl/config
Normal file
16
data/.rpsl/config
Normal file
|
@ -0,0 +1,16 @@
|
|||
namespace: dn42
|
||||
schema: schema
|
||||
owners: mntner
|
||||
default-owner: DN42-MNT
|
||||
primary-key: person nic-hdl
|
||||
primary-key: role nic-hdl
|
||||
primary-key: inetnum cidr
|
||||
primary-key: inet6num cidr
|
||||
network-owner: inet6num inet6num
|
||||
network-owner: inet6num inetnum
|
||||
network-owner: inetnum inetnum
|
||||
network-owner: inetnum route
|
||||
network-owner: inet6num route6
|
||||
mnt-by: DN42-MNT
|
||||
source: DN42
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue