Specifications

Security Configuration Command Set
Configuring Access Lists
Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide 14-105
move destination
source1 source2
(Optional) Moves a sequence of access list entries before
another entry. Destination is the number of the existing entry
before which this new entry will be moved. Source1 is a
single entry number or the first entry number in the range to
be moved. Source2 (optional) is the last entry number in the
range to be moved. If not specified, only the source1 entry
will be moved.
deny | permit Denies or permits access if specified conditions are met.
protocol Specifies an IP protocol for which to deny or permit access.
Valid values and their corresponding protocols are:
ip - Any Internet protocol
icmp - Internet Control Message Protocol
udp - User Datagram Protocol
tcp - Transmission Protocol
source Specifies the network or host from which the packet will be
sent. Valid options for expressing source are:
IP address or range of addresses (A.B.C.D)
any - Any source host
host source - IP address of a single source host
source-wildcard (Optional) Specifies the bits to ignore in the source address.
destination Specifies the network or host to which the packet will be
sent. Valid options for expressing destination are:
IP address (A.B.C.D)
any - Any destination host
host source - IP address of a single destination host
destination-
wildcard
(Optional) Specifies the bits to ignore in the destination
address.
icmp-type (Optional) Filters ICMP frames by ICMP message type. The
type is a number from 0 to 255.
icmp-code (Optional) Further filters ICMP frames filtered by ICMP
message type by their ICMP message code. The code is a
number from 0 to 255.