Asus GigaX3124 User Manual

Page 191

Advertising
background image

GigaX3124 Layer3 Switch CLI Command Reference

166

13.85 (permit|deny) icmp IPADDR MASK host

IPADDR <0-255> code <0-255> [IFNAME]

Syntax

(permit|deny) icmp IPADDR MASK host IPADDR <0-255> code

<0-255> [IFNAME]

Parameters

permit Specify packets to forward

deny Specify packets to reject.

icmp Internet Control Message Protocol

IPADDR Source address

MASK Source wildcard bits

host A single destination host

IPADDR Destination address

<0-255> ICMP message type

<0-255> ICMP message code

[IFNAME] Egress interface name

Command Mode IP extended access-list mode
No/clear

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

code <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 10.0.0.1 0.0.0.0 host 10.0.0.2

1 code 1 [gi1/0/2]

13.86 (permit|deny) (ip|tcp|udp|icmp) any host

IPADDR [IFNAME]

Syntax

(permit|deny) (ip|tcp|udp|icmp) any host A.B.C.D [IFNAME]

Parameters

permit Specify packets to forward

deny Specify packets to reject.

ip Any Internet Protocol

Advertising