Concept Guide

ip access-list session
ip access-list session <accname>
<source> <dest> <service> <action> [<extended action>]
ipv6 <source> <dest> <service> <action> [<extended action>]
no ...
Description
This command configures an access control list (ACL) session. To create IPv6 specific rules, use the ipv6
keyword.
Syntax
Parameter Description
<accname>
Name of an access control list session.
ipv6
Use the ipv6 keyword to create IPv6 specific rules.
<source>
The traffic source, which can be one of the following:
alias: specify the network resource (use the netdestination command to configure
aliases; use the show netdestination command to see configured aliases)
any: match any traffic
host: specify a single host IP address
localip: specify the local IP address to match traffic
network: specify the IP address and netmask
user: represents the IP address of the user
<dest>
The traffic destination, which can be one of the following:
alias: specify the network resource (use the netdestination command to configure
aliases; use the show netdestination command to see configured aliases)
any: match any traffic
host: specify a single host IP address
localip: specify the local IP address to match traffic
network: specify the IP address and netmask
user: represents the IP address of the user
<service>
Network service, which can be one of the following:
IP protocol number (0-255)
name of a network service (use the show netservice command to see configured
services)
any: match any traffic
app: application name. (For a complete list of supported applications, issue the
command show dpi application all.)
Dell Networking W-Series ArubaOS 6.5.x | Reference Guide ip access-list session | 496