mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-05-08 21:55:21 +08:00
squashed commit:
6d24428e4 Fixed max-length 4f1ad8835 Split my network in 2 /27 subnets for core & access/services
This commit is contained in:
parent
d65ad095f5
commit
28f13f9070
5 changed files with 20 additions and 3 deletions
|
@ -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
|
||||
|
|
11
data/inetnum/172.21.83.0_27
Normal file
11
data/inetnum/172.21.83.0_27
Normal 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
|
|
@ -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
|
||||
|
|
6
data/route/172.21.83.0_27
Normal file
6
data/route/172.21.83.0_27
Normal 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
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue