
GigaX2024B/M L2 Managed Switch CLI Manual
92
deny->
Specify packets to reject.
any
Any source host
[IFNAME]
Egress interface name
Command Mode
IP standard access-list mode
No/clear
no (permit|deny) any [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(config-std-nacl)#permit any [fa1/0/1]
13.8 (permit|deny) host IPADDR [IFNAME]
Syntax
(permit|deny) host IPADDR [IFNAME]
Parameters
permit->
Specify packets to forward
deny->
Specify packets to reject.
host
A single host address
IPADDR
Host address
[IFNAME]
Egress interface name
Command Mode
IP standard access-list mode
No/clear
no (permit|deny) host IPADDR [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(config-std-nacl)#permit host 10.0.0.1 [fa1/0/1]
13.9 (permit|deny) IPADDR MASK [IFNAME]
Syntax
(permit|deny) IPADDR MASK [IFNAME]
Parameters
permit->
Specify packets to forward
deny->
Specify packets to reject.