684
Command Reference for IE200 Series Industrial Managed PoE+ Switches
C613-50066-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5I-0.x
IP
V
4 H
ARDWARE
A
CCESS
C
ONTROL
L
IST
(ACL) C
OMMANDS
ACCESS
-
LIST
(
HARDWARE
IP
NUMBERED
)
<
destination
>
The destination address of the packets. You can specify a single
host, a subnet, or all destinations. The following are the valid
formats for specifying the destination:
any
Matches any destination IP address.
host
<ip-addr>
Matches a single destination host with
the IP address given by
<ip-addr>
in
dotted decimal notation.
<
ip-addr
>/
<
prefix
>
An IPv4 address, followed by a forward
slash, then the prefix length. This
matches any destination IP address
within the specified subnet.
<
ip-addr
>
<
reverse-mask
>
Alternatively, you can enter a reverse
mask in dotted decimal format. For
example, entering
192.168.1.1
0.0.0.255
is the same as entering
192.168.1.1/24
.
icmp-type
Matches only a specified type of ICMP messages. This is valid
only when the filtering is set to match ICMP packets.
<
type-number
>
The ICMP type, as defined in RFC792 and RFC950. Specify one of
the following integers to create a filter for the ICMP message
type:
0
Echo replies.
3
Destination unreachable messages.
4
Source quench messages.
5
Redirect (change route) messages.
8
Echo requests.
11
Time exceeded messages.
12
Parameter problem messages.
13
Timestamp requests.
14
Timestamp replies.
15
Information requests.
16
Information replies.
17
Address mask requests.
18
Address mask replies.
Table 22-2:
Parameters in the access-list (hardware IP numbered)
command -
ip|icmp (cont.)
Parameter
Description