10 (permit|deny) (ip|tcp|udp|icmp) any any [ifname – Asus GigaX2024B User Manual

Page 113

Advertising
background image

GigaX2024B/M L2 Managed Switch CLI Manual

93

host

A single host address

IPADDR

Host address

MASK

Wildcard bits

[IFNAME]

Egress interface name

Command Mode IP standard access-list terminal mode
No/clear

no (permit|deny) host IPADDR A.B.C.D [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 10.0.0.1 0.0.0.0 [fa1/0/1]

13.10 (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.

Ip ->

Any Internet Protocol

Tcp->

Transmission Control Protocol

Udp->

User Datagram Protocol

Icmp->

Internet Control Message Protocol

any

any source address

any

any destination address

[IFNAME]

Egress interface name

Command Mode IP extended access-list mode
No/clear

no (permit|deny) (ip|tcp|udp|icmp) any any [IFNAME]

Show

Show acces-lists [number|name]

Default
Description

This command specify one or more conditions denied or

Advertising