C613-50170-01 Rev B
Command Reference for x510 Series
1522
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
IP
V
4 S
OFTWARE
A
CCESS
C
ONTROL
L
IST
(ACL) C
OMMANDS
ACCESS
-
LIST
EXTENDED
(
NAMED
)
<
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
.
log
Logs the results.
<ip-protocol>
The IP protocol number, as defined by IANA (Internet Assigned
Numbers Authority
www.iana.org/assignments/protocol-numbers
See below for a list of IP protocol numbers and their descriptions.
Table 37-5: IP protocol number and description
Protocol Number
Protocol Description [RFC]
1
Internet Control Message [RFC792]
2
Internet Group Management [RFC1112]
3
Gateway-to-Gateway [RFC823]
4
IP in IP [RFC2003]
5
Stream [RFC1190] [RFC1819]
6
TCP (Transmission Control Protocol) [RFC793]
8
EGP (Exterior Gateway Protocol) [RFC888]
9
IGP (Interior Gateway Protocol) [IANA]
11
Network Voice Protocol [RFC741]
17
UDP (User Datagram Protocol) [RFC768]
20
Host monitoring [RFC869]
27
RDP (Reliable Data Protocol) [RFC908]
28
IRTP (Internet Reliable Transaction Protocol) [RFC938]
Table 37-4: Parameters in the access-list extended (named) command -
proto|ip|any (cont.)
Parameter
Description