Guidelines for using ip redirection, Configuring ip redirection – Rockwell Automation 1783-WAPxxx Stratix 5100 Wireless Access Point User Manual User Manual

Page 292

Advertising
background image

292

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

Chapter 8

Configuring Multiple SSIDs

Guidelines for Using IP Redirection

Keep these guidelines in mind when using IP redirection:

The access point does not redirect broadcast, unicast, or multicast

BOOTP/DHCP packets received from client devices.

Existing ACL filters for incoming packets take precedence over IP

redirection.

Configuring IP Redirection

Beginning in privileged EXEC mode, follow these steps to configure IP
redirection for an SSID:

1. Enter global configuration mode.

configure terminal

2. Enter interface configuration mode for the radio interface.

The 2.4 GHz radio and the 2.4 GHz 802.11n radio is 0.
The 5 GHz radio and the 5 GHz 802.11n radio is 1.

interface dot11radio { 0 | 1 }

3. Enter configuration mode for a specific SSID.

ssid ssid-string

4. Enter IP redirect configuration mode for the IP address. Enter the IP

address with decimals, as in this example: 10.91.104.92

If you don’t specify an access control list (ACL) that defines TCP or UDP
ports for redirection, the access point redirects all packets that it receives
from client devices.

ip redirection host ip-address

5. (Optional) Specify an ACL to apply to the redirection of packets.

Only packets sent to the specific UDP or TCP ports defined in the ACL
are redirected. The access point discards all received packets that don’t
match the settings defined in the ACL. The

in parameter specifies that the

ACL is applied to the incoming interface for the access point.

ip redirection host ip-address access-group acl in

Advertising