876
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
IP
V
4 S
OFTWARE
A
CCESS
C
ONTROL
L
IST
(ACL) C
OMMANDS
(
ACCESS
-
LIST
EXTENDED
IP
PROTOCOL
FILTER
)
(access-list extended IP protocol filter)
Overview
Use this ACL filter to add a new IP protocol type filter entry to the current extended
access-list. If the sequence number is specified, the new filter is inserted at the
specified location. Otherwise, the new filter is added at the end of the access-list.
The
no
variant of this command removes an IP protocol filter entry from the
current extended access-list. You can specify the IP filter entry for removal by
entering either its sequence number (e.g.
no 10
), or by entering its IP filter profile
without specifying its sequence number.
Note that the sequence number can be found by running the
show access-list (IPv4
Software ACLs)
command.
Syntax [proto]
[<
sequence-number
>] {deny|permit} proto <
ip-protocol
> <
source
>
<
destination
> [log]
no {deny|permit} proto <
ip-protocol
> <
source
> <
destination
>
[log]
no <
sequence-number
>
Parameter
Description
<
sequence-
number
>
<1-65535>
The sequence number for the filter entry of the selected access
control list.
deny
Access-list rejects packets that match the source and destination
filtering specified with this command.
permit
Access-list permits packets that match the source and destination
filtering specified with this command.
proto
<
ip-protocol
>
The IP Protocol type specified by its protocol number <1-255>.