Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SR06
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Theo Maillart
SR06
Commits
e0fd1430
Commit
e0fd1430
authored
Nov 23, 2017
by
Theo Maillart
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
WPA/WEP not OK
parent
f545ed3b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
0 deletions
+25
-0
configAP.txt
configAP.txt
+25
-0
No files found.
configAP.txt
View file @
e0fd1430
...
...
@@ -22,10 +22,16 @@ dot11 vlan-name VLAN_PERSONNEL vlan 22
dot11 ssid invite
vlan 23
authentication open
mbssid guest-mode
!
dot11 ssid per
!
dot11 ssid pers
vlan 22
authentication open
authentication key-management wpa version 2
mbssid guest-mode
wpa-psk ascii 7 094D540C0B110E0702
!
!
!
...
...
@@ -39,10 +45,19 @@ interface Dot11Radio0
no ip address
no ip route-cache
!
encryption vlan 22 mode ciphers aes-ccm
!
encryption vlan 23 key 1 size 128bit 7 99D4382450CB68F37A8CFED14E18 transmit-key
encryption vlan 23 mode wep mandatory
!
broadcast-key vlan 22 change 180
!
!
ssid invite
!
ssid pers
!
mbssid
channel 2437
station-role root
!
...
...
@@ -80,11 +95,21 @@ interface Dot11Radio1
no ip address
no ip route-cache
!
encryption vlan 22 mode ciphers aes-ccm
!
encryption vlan 13 key 1 size 128bit 7 99D4382450CB68F37A8CFED14E18 transmit-key
!
encryption vlan 23 mode wep mandatory
!
broadcast-key vlan 22 change 180
!
!
ssid invite
!
ssid pers
!
dfs band 1 3 block
mbssid
channel dfs
station-role root
!
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment