mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-05-09 14:15:23 +08:00
Allow NeoNetwork AS4201270030 to announce my prefixes
Also temporarily removes country code info from my IPv6 prefix because I am setting a global network using this prefix.
This commit is contained in:
parent
b2cc823178
commit
73572b944c
3 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,6 @@ inet6num: fd49:0277:0042:0000:0000:0000:0000:0000 - fd49:0277:0042:fff
|
||||||
cidr: fd49:277:42::/48
|
cidr: fd49:277:42::/48
|
||||||
netname: IWARP-DN42-IP6-NETWORK
|
netname: IWARP-DN42-IP6-NETWORK
|
||||||
descr: IWARP DN42 IPv6 Network
|
descr: IWARP DN42 IPv6 Network
|
||||||
country: CN
|
|
||||||
admin-c: YUX-DN42
|
admin-c: YUX-DN42
|
||||||
tech-c: YUX-DN42
|
tech-c: YUX-DN42
|
||||||
org: ORG-IWARP
|
org: ORG-IWARP
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
route: 172.23.60.0/25
|
route: 172.23.60.0/25
|
||||||
origin: AS4242420288
|
origin: AS4242420288
|
||||||
|
origin: AS4201270030
|
||||||
mnt-by: IWARP-MNT
|
mnt-by: IWARP-MNT
|
||||||
source: DN42
|
source: DN42
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
route6: fd49:277:42::/48
|
route6: fd49:277:42::/48
|
||||||
origin: AS4242420288
|
origin: AS4242420288
|
||||||
|
origin: AS4201270030
|
||||||
max-length: 48
|
max-length: 48
|
||||||
mnt-by: IWARP-MNT
|
mnt-by: IWARP-MNT
|
||||||
source: DN42
|
source: DN42
|
||||||
|
|
Loading…
Add table
Reference in a new issue