mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-05-08 13:45:22 +08:00
Expand as4242421080 v4 block
Remove most deaggregation for IPv4 (no longer testing it)
This commit is contained in:
parent
561ef0a2cc
commit
9a58289602
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
inetnum: 172.22.108.0 - 172.22.108.63
|
||||
cidr: 172.22.108.0/26
|
||||
inetnum: 172.22.108.0 - 172.22.108.127
|
||||
cidr: 172.22.108.0/25
|
||||
netname: HIGHDEF-NET-2
|
||||
descr: highdef.network
|
||||
country: CA
|
|
@ -1,5 +1,5 @@
|
|||
route: 172.22.108.0/26
|
||||
max-length: 29
|
||||
route: 172.22.108.0/25
|
||||
max-length: 26
|
||||
origin: AS4242421080
|
||||
mnt-by: JLU5-MNT
|
||||
source: DN42
|
Loading…
Add table
Reference in a new issue