Technical data

RackSwitch G8124 Command Reference
Chapter 4: Configuration Commands
169BMD00076, January 2009
IP Standard ACL Configuration
The standard ACL specifies which packets to permit or deny, based on the matching criteria, as
described below:
Source IP address can be:
any
host <source IP address> - decimal address of the source host
<source IP address> <mask> - network source IP address and network mask.
Destination IP address can be:
any
host <dest. IP address> - decimal address of the destination host
<dest. IP address> <mask> - destination IP address and network mask.
User priority value
Table 4-54 IP Standard ACL Configuration Commands
Command Syntax and Usage
permit
{any|host <source IP address>|<source IP address> <mask>}
{any|host <dest. IP address>|<dest. IP address> <mask>}
[user-priority <0-7>]
Permits packets that match the associated parameters.
Command mode: IP Standard ACL
deny
{any|host <source IP address>|<source IP address> <mask>}
{any|host <dest. IP address>|<dest. IP address> <mask>}
[user-priority <0-7>]
Denies packets that match the associated parameters.
Command mode: IP Standard ACL