mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
26 lines
No EOL
481 B
JSON
26 lines
No EOL
481 B
JSON
[
|
|
{
|
|
"ip_count": 5,
|
|
"net_count": 3,
|
|
"max_octet": 255,
|
|
"allow_unsolvable": true
|
|
},
|
|
{
|
|
"ip_count": 20,
|
|
"net_count": 10,
|
|
"max_octet": 255,
|
|
"allow_unsolvable": true
|
|
},
|
|
{
|
|
"ip_count": 5,
|
|
"net_count": 1,
|
|
"max_octet": 255,
|
|
"allow_unsolvable": true
|
|
},
|
|
{
|
|
"ip_count": 15,
|
|
"net_count": 7,
|
|
"max_octet": 255,
|
|
"allow_unsolvable": true
|
|
}
|
|
] |