Add address and change the node ip (#126)

* Add address and change the node ip

* Update Cupkappu.toml

* Update Cupkappu.toml

* Update AS4201270019.toml

Co-authored-by:  <alinkappu@Cups-PC.DOMAIN.local>
This commit is contained in:
cupkappu 2020-11-10 13:09:42 +08:00 committed by GitHub
parent ba74c60486
commit 6bdb3dbd22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 6 deletions

View File

@ -1,10 +1,14 @@
[Cupkappu-HK]
[Cupkappu-HK1]
asn = 4201270019
cidr = ["10.127.20.97/27"]
desc = "Cup's Hong Kong Node"
cidr = ["10.127.19.1/27"]
desc = "Cup's Hong Kong Node 1"
[Cupkappu-JP]
asn = 4201270019
cidr = ["10.127.20.98/27"]
cidr = ["10.127.19.2/27"]
desc = "Cup's Japan Osaka Node"
[Cupkappu-HK2]
asn = 4201270019
cidr = ["10.127.19.3/27"]
desc = "Cup's Hong Kong Node 2"

View File

@ -1,4 +1,4 @@
["10.127.19.96/27"]
["10.127.19.0/24"]
type = "subnet"
name = "cupkappu"
description = "Cup neonetwork"
description = "Cup's neonetwork"