Skip to content

Commit c0f5dbc

Browse files
committed
[airos] added support for generating radius configuration in
wpa2_enterprise
1 parent 7e382ee commit c0f5dbc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

netjsonconfig/backends/airos/radius.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,12 @@
3838
},
3939
'status': 'enabled',
4040
},
41+
'wpa2_enterprise': {},
4142
},
4243
'station': {
4344
'none': {},
4445
'wpa2_personal': {},
46+
'wpa2_enterprise': {},
4547
}
4648
}
4749

0 commit comments

Comments
 (0)