12 lines
255 B
JSON
12 lines
255 B
JSON
{
|
|
"ports": {
|
|
"radius_authentication": 1812,
|
|
"radius_accounting": 1813
|
|
},
|
|
"client_secret": "password",
|
|
"storage": "json:./data.json",
|
|
"default_vlan_enabled": true,
|
|
"default_vlan_id": 90,
|
|
"mac_auth_only": true
|
|
}
|