Merge pull request 'BILL-MNT: split home network and global network' (#2938) from billchenchina/registry:bill into master

Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/2938
This commit is contained in:
Simon Marsh 2023-08-15 18:35:23 +01:00
commit 8cc006c41b
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