Including an ssid in an ssidl ie – Rockwell Automation 1783-WAPxxx Stratix 5100 Wireless Access Point User Manual User Manual

Page 293

Advertising
background image

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

293

Configuring Multiple SSIDs

Chapter 8

This example shows how to configure IP redirection for an SSID without
applying an ACL. The access point redirects all packets that it receives from
client devices associated to the SSID batman:

AP# configure terminal

AP(config)# interface dot11radio 0

AP(config-if)# ssid batman

AP(config-if-ssid)# ip redirection host

10.91.104.91

AP(config-if-ssid-redirect)# end

This example shows how to configure IP redirection only for packets sent to the
specific TCP and UDP ports specified in an ACL applied to the BVI1 interface.
When the access point receives packets from client devices associated by using the
SSID

robin

command, it redirects packets sent to the specified ports and

discards all other packets:

AP# configure terminal

AP(config)# interface bvi1

AP(config-if-ssid)# ip redirection host

10.91.104.91 access-group redirect-acl in

AP(config-if-ssid)# end

Including an SSID in an SSIDL
IE

The access point beacon can advertise only one broadcast SSID. However, you
can use SSIDL information elements (SSIDL IEs) in the access point beacon to
alert client devices of additional SSIDs on the access point. When you designate
an SSID to be in an SSIDL IE, client devices detect that the SSID is available,
and they also detect the security settings required to associate by using that SSID.

IMPORTANT

ACL logging is not supported on the bridging interfaces of access point
platforms. When applied on a bridging interface, it works as if the interface
were configured without the log option, and logging does not take effect.
However ACL logging does work for the BVI interfaces as long as a separate ACL
is used for the BVI interface.

IMPORTANT

When multiple BSSIDs are enabled on the access point, the SSIDL IE does not
contain a list of SSIDs; it contains only extended capabilities.

Advertising