mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-05-08 05:35:23 +08:00
iz: allocate ipv6 / add route object for v4+v6
This commit is contained in:
parent
7477084cc4
commit
340b5d14cb
4 changed files with 22 additions and 2 deletions
|
@ -2,8 +2,10 @@ aut-num: AS4242422244
|
||||||
as-name: ICEZ-DN42
|
as-name: ICEZ-DN42
|
||||||
descr: icez network
|
descr: icez network
|
||||||
remarks: ** Open Peering Policy: dn42@icez.net
|
remarks: ** Open Peering Policy: dn42@icez.net
|
||||||
remarks: ** TH1-CSL.dn42.icez.net
|
remarks: ** Visit following site for auto peering setup.
|
||||||
remarks: ** FR1-RBX.dn42.icez.net
|
remarks: ** TH-BKK https://bkk.dn42.icez.net
|
||||||
|
remarks: ** SG-SGP https://sgp.dn42.icez.net
|
||||||
|
remarks: ** rbx.dn42.icez.net
|
||||||
admin-c: ICEZ-DN42
|
admin-c: ICEZ-DN42
|
||||||
tech-c: ICEZ-DN42
|
tech-c: ICEZ-DN42
|
||||||
mnt-by: ICEZ-MNT
|
mnt-by: ICEZ-MNT
|
||||||
|
|
9
data/inet6num/fd42:1ce2::_48
Normal file
9
data/inet6num/fd42:1ce2::_48
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
inet6num: fd42:1ce2:0000:0000:0000:0000:0000:0000 - fd42:1ce2:0000:ffff:ffff:ffff:ffff:ffff
|
||||||
|
netname: ICEZ-V6-DN42
|
||||||
|
country: TH
|
||||||
|
admin-c: ICEZ-DN42
|
||||||
|
tech-c: ICEZ-DN42
|
||||||
|
mnt-by: ICEZ-MNT
|
||||||
|
status: ASSIGNED
|
||||||
|
cidr: fd42:1ce2::/48
|
||||||
|
source: DN42
|
5
data/route/172.23.233.0_24
Normal file
5
data/route/172.23.233.0_24
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
route: 172.23.233.0/24
|
||||||
|
descr: Route object for ICEZ-DN42
|
||||||
|
origin: AS4242422244
|
||||||
|
mnt-by: ICEZ-MNT
|
||||||
|
source: DN42
|
4
data/route6/fd42:1ce2::_48
Normal file
4
data/route6/fd42:1ce2::_48
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
route6: fd42:1ce2::/48
|
||||||
|
origin: AS4242422244
|
||||||
|
mnt-by: ICEZ-MNT
|
||||||
|
source: DN42
|
Loading…
Add table
Reference in a new issue