mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-19 00:46:59 +08:00
Merge pull request 'Removing /27 subnet and adding /26. Changing description' (#4929) from snfsx/registry:master into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/4929 Reviewed-by: schema-checker <schema-checker@noreply.dn42.dev>
This commit is contained in:
commit
ce12c0ad69
3 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
aut-num: AS4242423359
|
||||
as-name: SNFSX_T-AS
|
||||
descr: Personal AS for tests
|
||||
descr: Personal AS for fun and learning
|
||||
admin-c: SNFSX-DN42
|
||||
tech-c: SNFSX-DN42
|
||||
remarks: Peer with me at snfsx@snfsx.xyz(email) or @snfsx:mt.snfsx.xyz(matrix)
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
inetnum: 172.22.172.192 - 172.22.172.223
|
||||
cidr: 172.22.172.192/27
|
||||
inetnum: 172.22.172.128 - 172.22.172.191
|
||||
cidr: 172.22.172.128/26
|
||||
netname: SNFSX_T-NETWORK
|
||||
descr: My Personal IPv4 Network For Tests
|
||||
remarks: Peer with me at snfsx@snfsx.xyz(email) or @snfsx:mt.snfsx.xyz(matrix)
|
||||
country: BY
|
||||
country: DE
|
||||
admin-c: SNFSX-DN42
|
||||
tech-c: SNFSX-DN42
|
||||
mnt-by: SNFSX-MNT
|
|
@ -1,4 +1,4 @@
|
|||
route: 172.22.172.192/27
|
||||
route: 172.22.172.128/26
|
||||
origin: AS4242423359
|
||||
mnt-by: SNFSX-MNT
|
||||
source: DN42
|
Loading…
Add table
Add a link
Reference in a new issue