mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-19 17:07:00 +08:00
Merge pull request 'Add New MNT' (#4789) from zhouyut001/20250214:master into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/4789 Reviewed-by: schema-checker <schema-checker@noreply.dn42.dev>
This commit is contained in:
commit
5624e021ed
5 changed files with 20 additions and 9 deletions
|
@ -1,8 +1,8 @@
|
||||||
aut-num: AS4242420878
|
aut-num: AS4242420878
|
||||||
as-name: CMD-LAB-NETWORK
|
as-name: CMD-LAB-NETWORK
|
||||||
descr: LAB NETWORK OF CMD,Inc.
|
descr: LAB NETWORK OF CMD,Inc.
|
||||||
admin-c: YUCHOW-DN42
|
admin-c: JOHN-DN42
|
||||||
tech-c: YUCHOW-DN42
|
tech-c: JOHN-DN42
|
||||||
mnt-by: YUCHOW-MNT
|
mnt-by: JOHN-MNT
|
||||||
org: ORG-CMD
|
org: ORG-CMD
|
||||||
source: DN42
|
source: DN42
|
||||||
|
|
|
@ -3,9 +3,9 @@ cidr: fd0e:af93:1500::/48
|
||||||
netname: CMD-LAB-NETWORK
|
netname: CMD-LAB-NETWORK
|
||||||
descr: LAB NETWORK OF CMD,Inc.
|
descr: LAB NETWORK OF CMD,Inc.
|
||||||
country: USA
|
country: USA
|
||||||
admin-c: YUCHOW-DN42
|
admin-c: JOHN-DN42
|
||||||
tech-c: YUCHOW-DN42
|
tech-c: JOHN-DN42
|
||||||
mnt-by: YUCHOW-MNT
|
mnt-by: JOHN-MNT
|
||||||
org: ORG-CMD
|
org: ORG-CMD
|
||||||
nserver: ns.yuchow.dn42
|
nserver: ns.yuchow.dn42
|
||||||
status: ASSIGNED
|
status: ASSIGNED
|
||||||
|
|
|
@ -3,9 +3,9 @@ cidr: 172.20.236.0/27
|
||||||
netname: CMD-LAB-NETWORK
|
netname: CMD-LAB-NETWORK
|
||||||
descr: LAB NETWORK Of CMD,Inc.
|
descr: LAB NETWORK Of CMD,Inc.
|
||||||
country: USA
|
country: USA
|
||||||
admin-c: YUCHOW-DN42
|
admin-c: JOHN-DN42
|
||||||
tech-c: YUCHOW-DN42
|
tech-c: JOHN-DN42
|
||||||
mnt-by: YUCHOW-MNT
|
mnt-by: JOHN-MNT
|
||||||
org: ORG-CMD
|
org: ORG-CMD
|
||||||
nserver: ns.yuchow.dn42
|
nserver: ns.yuchow.dn42
|
||||||
status: ASSIGNED
|
status: ASSIGNED
|
||||||
|
|
6
data/mntner/JOHN-MNT
Normal file
6
data/mntner/JOHN-MNT
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
mntner: JOHN-MNT
|
||||||
|
admin-c: JOHN-DN42
|
||||||
|
tech-c: JOHN-DN42
|
||||||
|
mnt-by: JOHN-MNT
|
||||||
|
source: DN42
|
||||||
|
auth: pgp-fingerprint 75DE8EDBA97A67F04C0EC6ACC1A80D05BFC89BDA
|
5
data/person/JOHN-DN42
Normal file
5
data/person/JOHN-DN42
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
person: JOHN
|
||||||
|
e-mail: zhouyut800@gmail.com
|
||||||
|
nic-hdl: JOHN-DN42
|
||||||
|
mnt-by: JOHN-MNT
|
||||||
|
source: DN42
|
Loading…
Add table
Add a link
Reference in a new issue