Merge pull request 'Split my network in 2 /27 subnets for core & access/services' (#802) from tomkap-20210515/ro_changes into master

Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/802
Reviewed-by: schema-checker <schema-checker@noreply.dn42.us>
Reviewed-by: David Zhixu Liu <p0tat05@noreply.dn42.us>
This commit is contained in:
David Zhixu Liu 2021-05-15 10:28:46 +00:00
commit 744c35db29
5 changed files with 20 additions and 3 deletions

View file

@ -1,7 +1,7 @@
inetnum: 172.21.67.192 - 172.21.67.223
cidr: 172.21.67.192/27
netname: NET-P3BK4C-000
descr: P3BK4C IPv4 Network
descr: P3BK4C IPv4 Network (Core)
country: GR
admin-c: TOMKAP-DN42
tech-c: TOMKAP-DN42

View file

@ -0,0 +1,11 @@
inetnum: 172.21.83.0 - 172.21.83.31
cidr: 172.21.83.0/27
netname: NET-P3BK4C-001
descr: P3BK4C IPv4 Network (Access & Services)
country: GR
admin-c: TOMKAP-DN42
tech-c: TOMKAP-DN42
mnt-by: P3BK4C-MNT
nserver: dns.pebkac.dn42
status: ASSIGNED
source: DN42

View file

@ -1,6 +1,6 @@
route: 172.21.67.192/27
descr: NET-P3BK4C-000
origin: AS4242422092
max-length: 29
max-length: 27
mnt-by: P3BK4C-MNT
source: DN42

View file

@ -0,0 +1,6 @@
route: 172.21.83.0/27
descr: NET-P3BK4C-001
origin: AS4242422092
max-length: 27
mnt-by: P3BK4C-MNT
source: DN42

View file

@ -1,6 +1,6 @@
route6: fd63:672f:38e7::/48
descr: NET-P3BK4C-V6-000
origin: AS4242422092
max-length: 64
max-length: 48
mnt-by: P3BK4C-MNT
source: DN42