Users Guide

Table Of Contents
1136 | Behavior and Defaults Dell Networking W-Series ArubaOS 6.4.x| User Guide
Predefined Policy Description
ip access-list session validuser
any any any permit
This firewall rule
controls which
users will be
added to the
user-table of the
controller through
untrusted
interfaces. Only IP
addresses
permitted by this
ACL will be
admitted to the
system for further
processing. If a
client device
attempts to use
an IP address that
is denied by this
rule, the client
device will be
ignored by the
controller and
given no network
access. You can
use this rule to
restrict foreign IP
addresses from
being added to
the user-table.
This policy should
not be applied to
any user role, it is
an internal
system policy.
ip access-list session vocera-acl
any any svc-vocera permit queue high
Use for Vocera
VoIP devices to
automatically
permit and
prioritize Vocera
traffic.
ip access-list session icmp-acl
any any svc-icmp permit
Permits all ICMP
traffic.
ip access-list session sip-acl
any any svc-sip-udp permit queue high
any any svc-sip-tcp permit queue high
Use for SIP VoIP
devices to
automatically
permit and
prioritize all SIP
control and data
traffic.
ip access-list session https-acl
any any svc-https permit
Permits all HTTPS
traffic.