1 / 6

WPA Configuration Example WebUI

WPA Configuration Example WebUI. VLAN Configuration->Network->VLANs: Add. Firewall policies Configuration->Security->Access Control->Policies: Add. AP system profile Configuration->All Profiles->AP-> AP System Profile: Add. User role Configuration->Security->Access Control->

bdonovan
Download Presentation

WPA Configuration Example WebUI

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. WPA Configuration ExampleWebUI VLAN Configuration->Network->VLANs: Add Firewall policies Configuration->Security->Access Control->Policies: Add AP system profile Configuration->All Profiles->AP-> AP System Profile: Add User role Configuration->Security->Access Control-> User Roles: Add Define Authentication Server Configuration->Security->Authentication-> Severs: <Server Type>: Add APGroup Configuration-> AP Configuration: New Server group Configuration->Security->Authentication-> Severs->Server Group: Add Assign VAP to APGroup Configuration->AP Configuration: <AP-Group-Name>: Edit 802.1x Authentication Configuration->All Profiles->Wireless LAN-> 802.1x Authentication Profile: Add AAA Configuration->All Profiles-> Wireless LAN->AAA Profile: Add SSID Configuration->All Profiles-> Wireless LAN->SSID Profile: Add Virtual AP Configuration->All Profiles-> Wireless LAN->Virtual AP profile: Add Non-Profile Configuration Security Profile Configuration WLAN Configuration AP Configuration

  2. WPA Configuration ExampleCLI VLAN vlan 200 Firewall policies ip access-list session "EmployeeAccess" any any any permit queue low AP system profile ap system-profile Sunnyvale_APs lms-ip 192.168.252.1 bkup-lms-ip 192.168.250.1 User role user role Employee access-list session EmployeeAccess Define Authentication Server aaa authentication-server RADIUS01 . . . APGroup ap-group Sunnyvale_APs Server group aaa server-group EmployeeRADIUS auth-server RADIUS01 Assign VAP to APGroup ap-group Sunnyvale_APs virtual-ap Employee_VAP ap-system-profile 802.1x Authentication aaa authentication dot1x EmployeeDot1x termination eap-type eap-peap AAA aaa profile Employee_AAA dot1x-default-role logon authentication-dot1x EmployeeDot1x SSID wlan ssid-profile Employee_SSID essid “corp” opmode wpa2-aes Virtual AP wlan virtual-ap Employee_VAP aaa-profile Employee_AAA ssid-profile Employee_SSID vlan 200 forward-modetunnel Non-Profile Configuration Security Profile Configuration WLAN Configuration AP Configuration

  3. Captive Portal Configuration ExampleWebUI VLAN Configuration->Network->VLANs: Add Firewall policies Configuration->Security->Access Control->Policies: Add AP system profile Configuration->All Profiles->AP-> AP System Profile: Add User role Configuration->Security->Access Control-> User Roles: Add Define Authentication Server Configuration->Security->Authentication-> Severs: <Server Type>: Add APGroup Configuration-> AP Configuration: New Server group Configuration->Security->Authentication-> Severs->Server Group: Add Assign VAP to APGroup Configuration->AP Configuration: <AP-Group-Name>: Edit Captive Portal Authentication Configuration->All Profiles->Wireless LAN-> Captive Portal Authentication Profile: Add +Server Group == <Server Group> SSID Configuration->All Profiles-> Wireless LAN->SSID Profile: Add AAA Configuration->All Profiles-> Wireless LAN->AAA Profile: Add Virtual AP Configuration->All Profiles-> Wireless LAN->Virtual AP profile: Add Assign Captive Portal Profile Configuration->Security->Access Control-> User Roles: <Guest Role>: Edit Non-Profile Configuration Security Profile Configuration WLAN Configuration AP Configuration

  4. Captive Portal Configuration ExampleCLI VLAN vlan 900 Firewall policies ip access-list session ”GuestAccess" any any any permit queue low AP system profile ap system-profile Sunnyvale_APs lms-ip 192.168.252.1 bkup-lms-ip 192.168.250.1 User role User-role guest access-list session GuestAccess Define Authentication Server aaa authentication-server GuestAuthServer . . . APGroup ap-group Sunnyvale_APs Server group aaa server-group GuestAuthServers auth-server GuestAuthServer Assign VAP to APGroup ap-group Sunnyvale_APs virtual-ap Employee_VAP ap-system-profile Captive Portal Authentication aaa authentication captive-portal GuestCP server-group “internal” SSID wlan ssid-profile Guest_SSID essid “guest” opmode opensystem Virtual AP wlan virtual-ap Guest_VAP aaa-profile Guest_AAA ssid-profile Guest_SSID vlan 900 forward-modetunnel AAA aaa profile Guest_AAA initial-role logon Assign Captive Portal Profile User-role guest captive-portal GuestCP Non-Profile Configuration Security Profile Configuration WLAN Configuration AP Configuration

  5. WEP Configuration ExampleWebUI VLAN Configuration->Network->VLANs: Add Firewall policies Configuration->Security->Access Control->Policies: Add AP system profile Configuration->All Profiles->AP-> AP System Profile: Add User role Configuration->Security->Access Control-> User Roles: Add APGroup Configuration-> AP Configuration: New Assign VAP to APGroup Configuration->AP Configuration: <AP-Group-Name>: Edit SSID Configuration->All Profiles-> Wireless LAN->SSID Profile: Add Virtual AP Configuration->All Profiles-> Wireless LAN->Virtual AP profile: Add Non-Profile Configuration Security Profile Configuration WLAN Configuration AP Configuration

  6. WEP Configuration ExampleCLI VLAN vlan 200 Firewall policies ip access-list session "EmployeeAccess" any any any permit queue low AP system profile ap system-profile Sunnyvale_APs lms-ip 192.168.252.1 bkup-lms-ip 192.168.250.1 User role user role Employee access-list session EmployeeAccess APGroup ap-group Sunnyvale_APs Assign VAP to APGroup ap-group Sunnyvale_APs virtual-ap Employee_VAP ap-system-profile SSID wlan ssid-profile WEP_SSID wepkey1 deadbeef99 opmode static-wep Virtual AP wlan virtual-ap WEP_VAP ssid-profile WEP_SSID vlan 210 forward-modetunnel Non-Profile Configuration Security Profile Configuration WLAN Configuration AP Configuration

More Related