AS4201270012: batch update

- change "Yhi Interconnect" to "Yhi Interconnection".
- change contact email.
- allocate a new /28 subnet yhi-s, following /28 yhi-h.
- register a new node, yhi-s.
This commit is contained in:
Junde Yhi 2021-06-20 16:25:27 +01:00
parent 099be98cc3
commit 00dfa32db9
No known key found for this signature in database
GPG Key ID: ABDA5B82F36D3DB2
5 changed files with 17 additions and 5 deletions

View File

@ -1,2 +1,2 @@
name = "Yhi Interconnect"
name = "Yhi Interconnection"
owner = "Junde Yhi"

View File

@ -11,7 +11,7 @@ babel = [
]
[contact]
email = "lmy441900@live.com"
email = "neonetwork@yhi.moe"
telegram = "lmy441900"
mastodon = "@lmy441900@sn.angry.im"
github = "lmy441900"

View File

@ -1,2 +0,0 @@
[yhi-h]
asn = 4201270012

9
node/yhi.toml Normal file
View File

@ -0,0 +1,9 @@
[yhi-h]
asn = 4201270012
description = "Yhi Interconnection Region H Edge Router"
cidr = ["10.127.5.1/28"]
[yhi-s]
asn = 4201270012
description = "Yhi Interconnection Region S Edge Router"
cidr = ["10.127.5.17/28"]

View File

@ -1,4 +1,9 @@
["10.127.5.0/28"]
type = "subnet"
name = "yhi-h"
description = "Yhi Interconnect H"
description = "Yhi Interconnection Region H"
["10.127.5.16/28"]
type = "subnet"
name = "yhi-s"
description = "Yhi Interconnection Region S"