Security cli configuration examples, Example 1: no security, Security cli – Rockwell Automation 1783-WAPxxx Stratix 5100 Wireless Access Point User Manual User Manual

Page 184

Advertising
background image

184

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

Chapter 5

Configure the Stratix 5100 WAP Using the Command-Line Interface

5. Enter

Y

when the following CLI message appears:

Proceed with reload? [confirm].

After the access point/bridge restarts, you can reconfigure the access point
by using the web browser interface if you previously assigned a static IP
address, or CLI if you did not.

The access point is configured with the factory default values including the IP
address (set to receive an IP address by using DHCP). To obtain the new IP
address for an access point/bridge, you can use the

show interface bvi1

command.

Security CLI Configuration
Examples

The examples in this section show CLI commands that are equivalent to creating
SSIDs by using each security type on the Security menu. This section contains
these example configurations:

Example 1: No Security

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

no_security_ssid

, including the SSID in the

beacon, assigning it to VLAN 10, and choosing VLAN 10 as the native VLAN.

!

dot11 ssid no_security_ssid

authentication open

vlan 10

!

interface Dot11Radio0

/1

.10

encapsulation dot1Q 10 native

no ip route-cache

bridge-group 1

bridge-group 1 subscriber-loop-control

bridge-group 1 block-unknown-source

no bridge-group 1 source-learning

ATTENTION: Avoid damaging the configuration, don’t interrupt the startup
process. Wait until the access point/bridge Install Mode status indicator begins
to blink green before continuing with CLI configuration changes.

ATTENTION: The following CLI message can appear when the load process has
finished: Line protocol on Interface Dot11Radio0, changed state to up

TIP

These examples are not entire configurations, just examples of what a
configuration can look like in CLI.

Advertising