Asus GigaX2024B User Manual

Page 154

Advertising
background image

GigaX2024B/M L2 Managed Switch CLI Manual

134

13.62 (permit|deny) icmp host IPADDR any [<1-255>]
[IFNAME]

Syntax

(permit|deny) icmp host IPADDR any [<1-255>] [IFNAME]

Parameters

permit->

Specify packets to forward

deny->

Specify packets to reject.

Icmp->

Internet Control Message Protocol

host

A single source host

IPADDR

Source address.

any

any destination address

<1-255>

ICMP message type

[IFNAME]

Egress interface name

Command Mode IP extended access-list mode
No/clear

No (permit|deny) icmp host IPADDR any [<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.

Examples

ASUS(config-ext-acl)#permit icmp host 10.0.0.1 any 2 [fa1/0/1]

13.63 (permit|deny) icmp host IPADDR host IPADDR
[<1-255>] [IFNAME]

Syntax

(permit|deny) icmp host A.B.C.D host A.B.C.D [<1-255>]

[IFNAME]

Parameters

permit->

Specify packets to forward

deny->

Specify packets to reject.

Icmp->

Internet Control Message Protocol

host

A single source host

IPADDR

Source address

host

A single destination host

Advertising