Mac And Psk Authentication Configuration Example - HP a-msr Configuration Manual

Wlan
Table of Contents

Advertisement

Figure 13 Network diagram for PSK authentication configuration
Configuration procedure
Configure the fat AP.
1.
# Enable port security.
<Sysname> system-view
[Sysname] port-security enable
# Configure WLAN port security, configure the authentication mode as PSK, and the pre-shared key as
12345678.
[Sysname] interface wlan-bss 1
[Sysname-WLAN-BSS1] port-security port-mode psk
[Sysname-WLAN-BSS1] port-security preshared-key pass-phrase 12345678
[Sysname-WLAN-BSS1] port-security tx-key-type 11key
[Sysname-WLAN-BSS1] quit
# Create service template 1 of crypto type, configure its SSID as psktest, configure the open system
authentication, and enable the service template.
[Sysname] wlan service-template 1 crypto
[Sysname-wlan-st-1] ssid psktest
[Sysname-wlan-st-1] security-ie rsn
[Sysname-wlan-st-1] cipher-suite ccmp
[Sysname-wlan-st-1] authentication-method open-system
[Sysname-wlan-st-1] service-template enable
[Sysname-wlan-st-1] quit
# Bind interface WLAN-BSS 1 to service template 1 on interface WLAN-radio 2/0.
[Sysname] interface wlan-radio 2/0
[Sysname-WLAN-Radio2/0] radio-type dot11g
[Sysname-WLAN-Radio2/0] service-template 1 interface wlan-bss 1
Verify the configuration
2.
After the client has the same PSK configured, it can associate with the AP and access the WLAN.
You can use the display wlan client command and display port-security preshared-key user command to
view the online clients.

MAC and PSK authentication configuration example

Network requirements
As shown in
AP
Switch
Figure
14, perform MAC and PSK authentication on the client.
Client
38

Advertisement

Table of Contents
loading

Table of Contents