mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-06-23 12:16:58 +08:00
Merge pull request 'reassign iPv4 address' (#137) from jackcooku/registry:master into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/137 Reviewed-by: schema-checker <schema-checker@noreply.dn42.us>
This commit is contained in:
commit
e9e05fe99f
8 changed files with 41 additions and 3 deletions
8
data/inetnum/172.22.189.104_29
Normal file
8
data/inetnum/172.22.189.104_29
Normal file
|
@ -0,0 +1,8 @@
|
|||
inetnum: 172.22.189.104 - 172.22.189.111
|
||||
cidr: 172.22.189.104/29
|
||||
netname: YI-NET-002
|
||||
admin-c: YI-DN42
|
||||
tech-c: YI-DN42
|
||||
mnt-by: YI-MNT
|
||||
status: ASSIGNED
|
||||
source: DN42
|
9
data/inetnum/172.22.189.112_29
Normal file
9
data/inetnum/172.22.189.112_29
Normal file
|
@ -0,0 +1,9 @@
|
|||
inetnum: 172.22.189.112 - 172.22.189.119
|
||||
cidr: 172.22.189.112/29
|
||||
netname: YI-NET-003
|
||||
admin-c: YI-DN42
|
||||
tech-c: YI-DN42
|
||||
mnt-by: YI-MNT
|
||||
mnt-by: HONDA-MNT
|
||||
status: ASSIGNED
|
||||
source: DN42
|
8
data/inetnum/172.22.189.120_29
Normal file
8
data/inetnum/172.22.189.120_29
Normal file
|
@ -0,0 +1,8 @@
|
|||
inetnum: 172.22.189.120 - 172.22.189.127
|
||||
cidr: 172.22.189.120/29
|
||||
netname: YI-NET-004
|
||||
admin-c: YI-DN42
|
||||
tech-c: YI-DN42
|
||||
mnt-by: YI-MNT
|
||||
status: ASSIGNED
|
||||
source: DN42
|
|
@ -1,5 +1,5 @@
|
|||
inetnum: 172.22.189.96 - 172.22.189.127
|
||||
cidr: 172.22.189.96/27
|
||||
inetnum: 172.22.189.96 - 172.22.189.103
|
||||
cidr: 172.22.189.96/29
|
||||
netname: YI-NET-001
|
||||
admin-c: YI-DN42
|
||||
tech-c: YI-DN42
|
4
data/route/172.22.189.104_29
Normal file
4
data/route/172.22.189.104_29
Normal file
|
@ -0,0 +1,4 @@
|
|||
route: 172.22.189.104/29
|
||||
origin: AS4242421214
|
||||
mnt-by: YI-MNT
|
||||
source: DN42
|
5
data/route/172.22.189.112_29
Normal file
5
data/route/172.22.189.112_29
Normal file
|
@ -0,0 +1,5 @@
|
|||
route: 172.22.189.112/29
|
||||
origin: AS4242420507
|
||||
mnt-by: YI-MNT
|
||||
mnt-by: HONDA-MNT
|
||||
source: DN42
|
4
data/route/172.22.189.120_29
Normal file
4
data/route/172.22.189.120_29
Normal file
|
@ -0,0 +1,4 @@
|
|||
route: 172.22.189.120/29
|
||||
origin: AS4242421214
|
||||
mnt-by: YI-MNT
|
||||
source: DN42
|
|
@ -1,4 +1,4 @@
|
|||
route: 172.22.189.96/27
|
||||
route: 172.22.189.96/29
|
||||
origin: AS4242421214
|
||||
mnt-by: YI-MNT
|
||||
source: DN42
|
Loading…
Add table
Reference in a new issue