Concept Guide

Table Of Contents
firewall cp
firewall cp
ipv4|ipv6 deny|permit <ip-addr><ip-mask>|any|{host <ip-addr>} proto{<ip-protocol-number>
ports <start port number><end port number>}|ftp|http|https|icmp|snmp|ssh|telnet|tftp
[bandwidth-contract <name>]
no...
Description
This command creates whitelist session ACLs. Whitelist ACLs consist of rules that explicitly permit or deny
session traffic from being forwarded or not to the controller. This prohibits traffic from being automatically
forwarded to the controller if it was not specifically denied in a blacklist.The maximum number of entries
allowed in the whitelist is 64.
Syntax
Parameter Description Range Default
ipv4|ipv6
Specifies ipv4 or ipv6.
deny|permit
<ip-addr><ip-mask>
Specifies the entry to reject (deny) on the
session ACL whitelist.
Specifies an entry that is allowed (permit) on
the session ACL whitelist.
any
Specifies any IPv4 or IPv6 source address.
host <ip-addr>
Indicates a specific IPv4 or IPv6 source address.
proto
Protocol that the session traffic is using.
IP protocol number
Specifies the IP protocol number that is
permitted or denied.
1-255
start port
Specifies the starting port, in the port range, on
which session traffic is running.
1-65535
end port
Specifies the last port, in the port range, on
which session traffic is running.
1-65535
ftp
Specifies the File Transfer Protocol.
http
Specifies the Hypertext Trasfer Protocol.
https
Specifies the Secure HTTP Protocol.
icmp
Specifies the Internet Control Message
Protocol.
Dell Networking W-Series ArubaOS 6.5.x | Reference Guide firewall cp | 383