mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-08-07 02:06:22 +08:00
Merge pull request 'Change IPv4 route max length value' (#884) from jhewitt_net-20210613/change_route_maxlength into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/884 Reviewed-by: schema-checker <schema-checker@noreply.dn42.us>
This commit is contained in:
commit
ef25feecdb
2 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
||||||
inetnum: 172.23.13.8 - 172.23.13.15
|
inetnum: 172.23.13.32 - 172.23.13.63
|
||||||
cidr: 172.23.13.8/29
|
cidr: 172.23.13.32/27
|
||||||
netname: JHEWITT-NETWORK
|
netname: JHEWITT-NETWORK
|
||||||
admin-c: JHEWITT-DN42
|
admin-c: JHEWITT-DN42
|
||||||
tech-c: JHEWITT-DN42
|
tech-c: JHEWITT-DN42
|
|
@ -1,4 +1,4 @@
|
||||||
route: 172.23.13.8/29
|
route: 172.23.13.32/27
|
||||||
origin: AS4242421469
|
origin: AS4242421469
|
||||||
max-length: 29
|
max-length: 29
|
||||||
mnt-by: JHEWITT-MNT
|
mnt-by: JHEWITT-MNT
|
Loading…
Add table
Add a link
Reference in a new issue