Manual

GigaX2024B/M L2 Managed Switch CLI Manual
114
eq Match only packets on a given port numbe
<0-65535> Port number
[IFNAME] Egress interface name
Command Mode
IP extended access-list mode
No/clear
no (permit|deny) (tcp|udp) any [eq] [<0-65535>] IPADDR MASK
[eq] [<0-65535>] [IFNAME]
Show
Show acces-lists [number|name]
Default
Description
This command specify one or more conditions denied or
permitted to decide if the packet is forwarded or dropped.
Examples
ASUS(cong-ext-acl)# permit tcp any eq 65 10.0.0.1 0.0.0.0 eq
43 [fa1/0/2]
13.36 (permit|deny) icmp any IPADDR MASK
<1-255> code <1-255> [IFNAME]
Syntax
(permit|deny) icmp any IPADDR MASK <1-255> code <1-255>
[IFNAME]
Parameters
permit-> Specify packets to forward
deny-> Specify packets to reject.
Icmp-> Internet Control Message Protocol
any any source address
IPADDR Destination address
MASK Destination address mask
[IFNAME] Egress interface name
Command Mode
IP extended access-list mode
No/clear
no (permit|deny) icmp any IPADDR MASK <1-255> code
<1-255> [IFNAME]
Show
Show acces-lists [number|name]
Default
Description
This command specify one or more conditions denied or
permitted to decide if the packet is forwarded or dropped.