Chapter 10
Setting Policy: Example 1
Avaya W310 Command Reference Guide
233
How To Configure
Step 1.
Create and configure the
marketing
user group on the RADIUS server or W310.
To create the user group on the W310, use the
command.
Step 2.
Create and configure the
engineering
user group on the RADIUS server or
W310.
To create the user group on the W310, use the
command.
Step 3.
Create an IP policy:
1
Create an IP policy that has an index number of 301:
W310-1(super)#
ip access-control-list 301
W310-1(super/ACL 301)#
2
Name the IP policy
server-filter
:
W310-1(super/ACL 301)#
name server-filter
3
Set the owner of the policy:
W310-1(super/ACL 301)#
owner jackt
Step 4. Add rule 101 to IP policy 301. This rule will deny access to the marketing server
by non-marketing users:
1
Add a rule 101 to IP policy 301:
W310-1(super/ACL 301)#
ip-rule 101
2
Configure rule 101 to filter packets that are not coming from members of the
marketing
user group (identified by policy user group
policy-mrkt
):
W310-1(super/ACL 301/ip rule 101)#
not source-user-group
policy-mrkt
3
Configure rule 101 to filter packets that are destined to the marketing server (IP
address of 192.168.0.15):
W310-1(super/ACL 301/ip rule 101)#
destination-ip host
192.168.0.15
4
Configure rule 101 to deny packets that match both criteria (packets that are not
from members of the
marketing
group and that also have a destination address of
the marketing server).
W310-1(super/ACL 301/ip rule 101)#
composite-operation
Deny
5
Exit IP Rule mode:
W310-1(super/ACL 301/ip rule 101)#
exit
W310-1(super/ACL 301)#
Summary of Contents for W310
Page 1: ...Avaya W310 WLAN Gateway Command Reference Guide Document No 21 300040 Issue 1 March 31 2004 ...
Page 16: ...Contents xii Avaya W310 Command Reference Guide ...
Page 82: ...Chapter 6 IP Commands 66 Avaya W310 Command Reference Guide ...
Page 102: ...Chapter 7 Layer 2 Switching Commands 86 Avaya W310 Command Reference Guide ...
Page 160: ...Chapter 8 LAP and Radio Card Commands 144 Avaya W310 Command Reference Guide ...
Page 194: ...Chapter 9 Logging and RMON Commands 178 Avaya W310 Command Reference Guide ...
Page 264: ...Chapter 10 Policy Commands 248 Avaya W310 Command Reference Guide ...
Page 350: ...Chapter 13 SNMP Commands 334 Avaya W310 Command Reference Guide ...
Page 376: ...Chapter 15 SSID Commands 360 Avaya W310 Command Reference Guide ...
Page 430: ...Chapter 18 User User Group and RADIUS Commands 414 Avaya W310 Command Reference Guide ...
Page 434: ...Chapter 19 Wireless Domain Commands 418 Avaya W310 Command Reference Guide ...