Motorola RFS7000 Reference Manual page 313

Rfs series wireless lan switches
Hide thumbs Also See for RFS7000:
Table of Contents

Advertisement

a. Create separate ACLs for all rules with a given WLAN index.
b. Create separate ACLs for rules which do not have any WLAN index.
To manually configure a Standard ACL, the example above has to be split into 3 ACLs.
ip access-list standard stdacl1
permit any rule-precedence 34
ip access-list standard stdacl2
permit host 10.0.0.10 rule-precedence 44
ip access-list standard stdacl3
deny host 30.0.0.14 rule-precedence 54
no access-list stdacl
wlan-acl 5 stdacl1 in
wlan-acl 6 stdacl2 in
The stdacl must be detached from the interface to which it was associated and stdacl3
must be attached to that interface.
When the user explicitly creates ACL rules with WLAN index as selector, the switch
consumes that ACL without WLAN index selector. During this process a warning is raised
to the user as mentioned in the example below.
RFSwitch(config)#access-list 14 permit any wlan 19 log
Warning : Acl rules with Wlan Index is deprecated. Wlan index
configured for the
rule will be ignored. Please use wlan-acl CLI to apply ACLs on WLAN
Example
The example below applies an ACL to WLAN index 200 in an inbound direction from the
global config mode.
RFSwitch(config)#wlan-acl 2 150 in
RFSwitch(config)#
NOTE: A MAC access list entry to allow
IP based ACL to an interface. MAC ACL always takes precedence over
IP based ACL's.
The example below applies an ACL to WLAN index 200 in outbound direction from the
global config mode.
RFSwitch(config)#wlan-acl 2 150 out
RFSwitch(config)#
Global Configuration Commands
is mandatory to apply an
arp
5-97

Advertisement

Table of Contents
loading

This manual is also suitable for:

Rfs6000Ws5100

Table of Contents