Example 3: eap authentication – Rockwell Automation 1783-WAPxxx Stratix 5100 Wireless Access Point User Manual User Manual

Page 188

Advertising
background image

188

Rockwell Automation Publication 1783-UM006A-EN-P - May 2014

Chapter 5

Configure the Stratix 5100 WAP Using the Command-Line Interface

Example 3: EAP Authentication

This example shows part of the configuration that results from using the Security
page to create an SSID called

eap_ssid

, excluding the SSID from the beacon,

and assigning the SSID to VLAN 30:

dot11 ssid eap_ssid

vlan 30

authentication open eap eap_methods

authentication network-eap eap_methods

!

interface Dot11Radio0

/1

no ip address

no ip route-cache

!

encryption vlan 30 mode wep mandatory

!

ssid eap_ssid

!

speed basic-1.0 basic-2.0 basic-5.5 basic-11.0

rts threshold 2312

station-role root

bridge-group 1

bridge-group 1 subscriber-loop-control

bridge-group 1 block-unknown-source

no bridge-group 1 source-learning

no bridge-group 1 unicast-flooding

bridge-group 1 spanning-disabled

!

interface Dot11Radio0

/1

.30

encapsulation dot1Q 30

no ip route-cache

bridge-group 30

IMPORTANT

The following warning message appears if your radio clients are using EAP-
FAST and you don’t include open authentication with EAP as part of the
configuration:

SSID CONFIG WARNING: [SSID]: If radio clients are using EAP-FAST, AUTH OPEN
with EAP must be configured.

Advertising