Concept Guide

Table Of Contents
ip access-list route
ip access-list route <name>
<source> <dest> <service> <action> forward|route {ipsec-map <ipsec-map-name>}|{next-hop-
list <next-hop-list-name>}|{tunnel <tunnel-id>}|{tunnel-group <tunnelgroupname>} [position
<position>]
Description
This command configures an access control list (ACL) for policy-based routing (PBR).
Syntax
Parameter Description
<source>
The traffic source, which can be one of the following:
l alias<name>: specify the network resource (use the netdestination command to
configure aliases; use the show netdestination command to see configured
aliases)
l any: match any traffic
l host <ip-addr>: specify a single host IP address
l localip: specify the local IP address to match traffic
l network <ip-addr> <netmask>: specify the IP address and netmask
l user: represents the IP address of the user
<dest>
The traffic destination, which can be one of the following:
l alias<name>: specify the network resource (use the netdestination command to
configure aliases; use the show netdestination command to see configured
aliases)
l any: match any traffic
l host <ip-addr>: specify a single host IP address
l localip: specify the local IP address to match traffic
l network <ip-addr> <netmask>: specify the IP address and netmask
l user: represents the IP address of the user
<service>
Network service to which the ACLis applied. The service can be one of the following:
l <0-255>: IP protocol number (0-255)
l <string>: name of a network service (use the show netservice command to see
configured services)
l any: match any traffic
l app<string>: application name. (For a complete list of supported applications,
issue the command show dpi application all.)
l appcategory <string>: application category name. (For a complete list of
supported applications, issue the command show dpi application all.)
l tcp <0-65535>: specify the TCP destination port number (0-65535)
l tcp source<0-65535>: TCP source port number
Dell Networking W-Series ArubaOS 6.5.x | Reference Guide ip access-list route | 493