mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-05-07 21:25:24 +08:00
allocate 172.21.87.64/26 and 172.21.87.128/25 to CAICAI-DN42
Hi, I am expanding my networks, so I changed original 172.21.87.64/27 to 172.21.87.64/26, this will give Me two /27 block and also 172.21.87.128/25 that will give me two biger /26 block. Now I can configure 1 smaller /27 network, two biger /26 network, and one /27 divided to eight /30 for peering links. hopefully this allocation will fit my future usage.
This commit is contained in:
parent
d455b4cace
commit
0d1908f1ef
4 changed files with 15 additions and 3 deletions
8
data/inetnum/172.21.87.128_25
Normal file
8
data/inetnum/172.21.87.128_25
Normal file
|
@ -0,0 +1,8 @@
|
|||
inetnum: 172.21.87.128 - 172.21.87.255
|
||||
admin-c: CAICAI-DN42
|
||||
tech-c: CAICAI-DN42
|
||||
mnt-by: CAICAI-MNT
|
||||
status: ASSIGNED
|
||||
cidr: 172.21.87.128/25
|
||||
netname: caicai extend home networks
|
||||
source: DN42
|
|
@ -1,8 +1,8 @@
|
|||
inetnum: 172.21.87.64 - 172.21.87.95
|
||||
inetnum: 172.21.87.64 - 172.21.87.127
|
||||
admin-c: CAICAI-DN42
|
||||
tech-c: CAICAI-DN42
|
||||
mnt-by: CAICAI-MNT
|
||||
status: ASSIGNED
|
||||
cidr: 172.21.87.64/27
|
||||
cidr: 172.21.87.64/26
|
||||
netname: caicai home network
|
||||
source: DN42
|
4
data/route/172.21.87.128_25
Normal file
4
data/route/172.21.87.128_25
Normal file
|
@ -0,0 +1,4 @@
|
|||
route: 172.21.87.128/25
|
||||
origin: AS4242420571
|
||||
mnt-by: CAICAI-MNT
|
||||
source: DN42
|
|
@ -1,4 +1,4 @@
|
|||
route: 172.21.87.64/27
|
||||
route: 172.21.87.64/26
|
||||
origin: AS4242420571
|
||||
mnt-by: CAICAI-MNT
|
||||
source: DN42
|
Loading…
Add table
Reference in a new issue