BILL-MNT: split home network and global network

We're gonna assign the previous allocation 172.23.33.0/26 to home
network, and assign a new range for global network.

The global network will use 172.23.45.0/26, but as for now only the
first half portion will be assigned. 172.23.45.32/27 is reserved for
future use.
This commit is contained in:
billchenchina 2023-08-13 13:31:59 +08:00
parent 6ddd5c5260
commit 76b0c4b333
No known key found for this signature in database
GPG key ID: 1EBFCFE90BE255CD
5 changed files with 30 additions and 1 deletions

View file

@ -1,6 +1,6 @@
inetnum: 172.23.33.0 - 172.23.33.63
cidr: 172.23.33.0/26
netname: BILL-NETWORK
netname: BILL-HOME-NETWORK
admin-c: BILL-DN42
tech-c: BILL-DN42
mnt-by: BILL-MNT

View file

@ -0,0 +1,8 @@
inetnum: 172.23.45.0 - 172.23.45.63
cidr: 172.23.45.0/26
netname: BILL-GLOBAL-NETWORK
admin-c: BILL-DN42
tech-c: BILL-DN42
mnt-by: BILL-MNT
status: ALLOCATED
source: DN42

View file

@ -0,0 +1,8 @@
inetnum: 172.23.45.0 - 172.23.45.31
cidr: 172.23.45.0/27
netname: BILL-GLOBAL-NETWORK-1
admin-c: BILL-DN42
tech-c: BILL-DN42
mnt-by: BILL-MNT
status: ASSIGNED
source: DN42

View file

@ -0,0 +1,9 @@
inetnum: 172.23.45.32 - 172.23.45.63
cidr: 172.23.45.32/27
netname: BILL-GLOBAL-NETWORK-2
admin-c: BILL-DN42
tech-c: BILL-DN42
mnt-by: BILL-MNT
status: ALLOCATED
remarks: reserved for future use
source: DN42

View file

@ -0,0 +1,4 @@
route: 172.23.45.0/27
origin: AS4242420803
mnt-by: BILL-MNT
source: DN42