squashed commit:

6d24428e4 Fixed max-length
4f1ad8835 Split my network in 2 /27 subnets for core & access/services
This commit is contained in:
Thomas K 2021-05-15 12:39:47 +03:00
parent d65ad095f5
commit 28f13f9070
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