Specifications

Security Configuration Command Set
Configuring Access Lists
14-102 Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide
Command Syntax of the “no” Form
The “no” form of this command removes the defined access list or entry:
no access-list access-list-number [entry]
Command Type
Router command.
Command Mode
Global configuration: Matrix>Router(config)#
Command Defaults
If insert, replace or move are not specified, the new entry will be appended to
the access list.
If source2 is not specified with move, only one entry will be moved.
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.