mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-08-19 08:06:21 +08:00
Merge pull request 'updated max route length & added flag' (#1918) from ishrakr/registry:master into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/1918 Reviewed-by: schema-checker <schema-checker@noreply.dn42.us>
This commit is contained in:
commit
1d77e1ec25
3 changed files with 4 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
|||
inetnum: 172.23.241.96 - 172.23.241.127
|
||||
cidr: 172.23.241.96/27
|
||||
netname: ISHRAK-NETWORK
|
||||
descr: Ishrak Network
|
||||
country: BD
|
||||
admin-c: ISHRAK-DN42
|
||||
tech-c: ISHRAK-DN42
|
||||
mnt-by: ISHRAK-MNT
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
route: 172.23.241.96/27
|
||||
origin: AS4242423190
|
||||
max-length: 29
|
||||
mnt-by: ISHRAK-MNT
|
||||
source: DN42
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
route6: fde0:9f05:72fc::/48
|
||||
origin: AS4242423190
|
||||
max-length: 48
|
||||
max-length: 64
|
||||
mnt-by: ISHRAK-MNT
|
||||
source: DN42
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue