mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-20 09:26:59 +08:00
Fixed routes of ipv6 and ipv4
This commit is contained in:
parent
ac23ce1827
commit
f6a4c44be4
4 changed files with 7 additions and 5 deletions
|
@ -4,5 +4,5 @@ admin-c: MELSONNET-DN42
|
||||||
tech-c: MELSONNET-DN42
|
tech-c: MELSONNET-DN42
|
||||||
mnt-by: MELSONNET-MNT
|
mnt-by: MELSONNET-MNT
|
||||||
nserver: ns1.melsonnet.dn42 172.23.10.129
|
nserver: ns1.melsonnet.dn42 172.23.10.129
|
||||||
nserver: ns1.melsonnet.dn42 fdaa:1ad2:eb1e:7bae::2
|
nserver: ns1.melsonnet.dn42 fdaa:1ad2:eb1e::2
|
||||||
source: DN42
|
source: DN42
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
inet6num: fdaa:1ad2:eb1e:7bae:0000:0000:0000:0000 - fdaa:1ad2:eb1e:7bae:ffff:ffff:ffff:ffff
|
inet6num: fdaa:1ad2:eb1e:0000:0000:0000:0000:0000 - fdaa:1ad2:eb1e:ffff:ffff:ffff:ffff:ffff
|
||||||
cidr: fdaa:1ad2:eb1e:7bae::/64
|
cidr: fdaa:1ad2:eb1e::/48
|
||||||
netname: MELSONNET-NETWORK
|
netname: MELSONNET-NETWORK
|
||||||
country: IN
|
country: IN
|
||||||
admin-c: MELSONNET-DN42
|
admin-c: MELSONNET-DN42
|
||||||
tech-c: MELSONNET-DN42
|
tech-c: MELSONNET-DN42
|
||||||
mnt-by: MELSONNET-MNT
|
mnt-by: MELSONNET-DN42
|
||||||
status: ASSIGNED
|
status: ASSIGNED
|
||||||
source: DN42
|
source: DN42
|
|
@ -1,4 +1,5 @@
|
||||||
route: 172.23.10.128/25
|
route: 172.23.10.128/25
|
||||||
origin: AS4242423147
|
origin: AS4242423147
|
||||||
|
max-length: 25
|
||||||
mnt-by: MELSONNET-MNT
|
mnt-by: MELSONNET-MNT
|
||||||
source: DN42
|
source: DN42
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
route6: fdaa:1ad2:eb1e:7bae::/64
|
route6: fdaa:1ad2:eb1e::/48
|
||||||
origin: AS4242423147
|
origin: AS4242423147
|
||||||
|
max-length: 48
|
||||||
mnt-by: MELSONNET-MNT
|
mnt-by: MELSONNET-MNT
|
||||||
source: DN42
|
source: DN42
|
Loading…
Add table
Add a link
Reference in a new issue