Specifications

RoamAbout Mobility System Software Command Line Reference 14-9
set security acl
Intheeditbuffer,createsasecurityaccesscontrollist(ACL),addsoneaccesscontrolentry(ACE)
toasecurity ACL,and/orreordersACEsintheACL.TheACEsinanACLfilterIPpacketsby
sourceIPaddress,aLayer 4protocol,orIP,ICMP,TCP,orUDPpacketinformation.
Syntax
Bysourceaddress:
set security acl ip acl-name {permit [cos cos] | deny} source-ip-addr mask
[before editbuffer-index | modify editbuffer-index] [hits]
ByLayer4protocol:
set security acl ip acl-name {permit [cos cos] | deny} protocol-number {source-
ip-addr mask destination-ip-addr mask} [precedence precedence][tos tos]
[before editbuffer-index | modify editbuffer-index] [hits]
ByIPpackets:
set security acl ip acl-name {permit [cos cos] | deny} ip {source-ip-addr mask
destination-ip-addr mask} [precedence precedence][tos tos] [before editbuffer-
index | modify editbuffer-index] [hits]
ByICMPpackets:
set security acl ip acl-name {permit [cos cos] | deny} icmp {source-ip-addr mask
destination-ip-addr mask} [type icmp-type][code icmp-code]
[precedence precedence][tos tos] [before editbuffer-index | modify editbuffer-
index] [hits]
ByTCPpackets:
set security acl ip acl-name {permit [cos cos] | deny} tcp {source-ip-addr mask
[operator port [port2]] destination-ip-addr mask [operator port [port2]]}
[precedence precedence][tos tos] [established] [before editbuffer-
index | modify editbuffer-index] [hits]
ByUDPpackets:
set security acl ip acl-name {permit [cos cos] | deny} udp {source-ip-addr mask
[operator port [port2]] destination-ip-addr mask [operator port [port2]]}
[precedence precedence][tos tos] [before editbuffer-index | modify editbuffer-
index] [hits]