beautypg.com

Asus GigaX3124 User Manual

Page 216

background image

GigaX3124 Layer3 Switch CLI Command Reference

191

<0-255> ICMP message type

[IFNAME] Egress interface name

Command Mode IP extended access-list mode
No/clear

No (permit|deny) icmp host IPADDR any [<0-255>] [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-ext-acl)# permit icmp host 10.0.0.1 any 2 [gi1/0/1]

13.118

(permit|deny) icmp host IPADDR host

IPADDR [<0-255>] [IFNAME]

Syntax

(permit|deny) icmp host A.B.C.D host A.B.C.D [<0-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

IPADDR Destination address

<0-255> ICMP message type

[IFNAME] Egress interface name

Command Mode IP extended access-list mode
No/clear

no (permit|deny) icmp host IPADDR host IPADDR [<0-255>]

[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-ext-acl)# permit icmp host 10.0.0.1 host 10.0.0.2 2

[gi1/0/1]