![HP a-msr Скачать руководство пользователя страница 42](http://html.mh-extra.com/html/hp/a-msr/a-msr_configuration-manual_163018042.webp)
38
Figure 13
Network diagram for PSK authentication configuration
Configuration procedure
1.
Configure the fat AP.
# 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
2.
Verify the configuration
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
Figure 14
, perform MAC and PSK authentication on the client.
Client
Switch
AP
L
A
N
S
e
g
m
e
n
t
Содержание a-msr
Страница 48: ...44 Figure 19 Configure the wireless card I ...
Страница 49: ...45 Figure 20 Configure the wireless card II ...