Rockwell Automation 1783-WAPxxx Stratix 5100 Wireless Access Point User Manual User Manual

Page 446

Advertising
background image

446

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

Chapter 15

Configuring VLANs

The following characters are invalid and cannot be used in an SSID:
Plus sign (+)
Right bracket (])
Front slash (/)
Quotation mark (")
Tab
Trailing spaces

ssid ssid-string

4. (Optional) Assign the SSID to a VLAN on your network.

Client devices that associate by using the SSID are grouped into this
VLAN. Enter a VLAN ID from 1…4095. You can assign only one SSID to
a VLAN.

vlan vlan-id

5. Return to interface configuration mode for the radio interface.

exit

6. Enter interface configuration mode for the radio VLAN sub interface.

interface dot11radio 0.x | 1.x

7. Enable a VLAN on the radio interface.

(Optional) Designate the VLAN as the native VLAN. On many
networks, the native VLAN is VLAN 1.

encapsulation dot1q vlan-id [native]

8. Return to global configuration mode.

exit

9. Enter interface configuration mode for the Ethernet VLAN subinterface.

interface fastEthernet0.x

10. Enable a VLAN on the Ethernet interface.

(Optional) Designate the VLAN as the native VLAN. On many
networks, the native VLAN is VLAN 1.

encapsulation dot1q vlan-id [native]

11. Return to privileged EXEC mode.

end

TIP

You use the ssid command’s authentication options to configure an
authentication type for each SSID.

See

Configuring Authentication Types on page 351

for instructions on

configuring authentication types.

TIP

If your network uses VLAN names, you can also assign names to the
VLANs on your access point.

See

Assigning Names to VLANs on page 447

for instructions.

Advertising