64 (permit|deny) ipaddr mask [ifname, 65 (permit|deny) (ip|tcp|udp|icmp) any any [ifname – Asus GigaX3124 User Manual
Page 174

GigaX3124 Layer3 Switch CLI Command Reference
149
[IFNAME] Egress interface name
Command Mode IP standard access-list mode
No/clear
no (permit|deny) host IPADDR [IFNAME]
Show
show access-lists [ACLNAME]
Default
Description
This command specifies one or more conditions denied or
permitted to decide if the packet is forwarded or dropped.
Examples
ASUS(config-std-acl)# permit host 10.0.0.1 [gi1/0/1]
13.64 (permit|deny) IPADDR MASK [IFNAME]
Syntax
(permit|deny) IPADDR MASK [IFNAME]
Parameters
permit Specify packets to forward
deny Specify packets to reject.
host A single host address
IPADDR Host address
MASK Wildcard bits
[IFNAME] Egress interface name
Command Mode IP standard access-list mode
No/clear
no (permit|deny) host IPADDR A.B.C.D [IFNAME]
Show
show access-lists [ACLNAME]
Default
Description
This command specifies one or more conditions denied or
permitted to decide if the packet is forwarded or dropped.
Examples
ASUS(config-std-acl)# permit 10.0.1.0 0.0.0.255 [gi1/0/1]
13.65 (permit|deny) (ip|tcp|udp|icmp) any any
[IFNAME]
Syntax
(permit|deny) (ip|tcp|udp|icmp) any any [IFNAME]
Parameters
permit Specify packets to forward
deny Specify packets to reject.