Asus GigaX3124 User Manual

Page 210

Advertising
background image

GigaX3124 Layer3 Switch CLI Command Reference

185

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 tcp host 10.0.0.1 eq 2 any [gi1/0/1]

13.109

(permit|deny) (tcp|udp) host IPADDR

any [eq] [<0-65535>] [IFNAME]

Syntax

(permit|deny) (tcp|udp) host IPADDR any [eq] [<0-65535>]

[IFNAME]

Parameters

permit Specify packets to forward

deny Specify packets to reject.

tcp Transmission Control Protocol

udp User Datagram Protocol

host A single source host

IPADDR Source address.

any any destination address

eq Match only packets on a given port numbe

<0-65535> Port number

[IFNAME] Egress interface name

Command Mode IP extended access-list mode
No/clear

no (permit|deny) (tcp|udp) host IPADDR any [eq] [<0-65535>]

[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 tcp host 10.0.0.1 any eq 2 [gi1/0/1]

13.110

(permit|deny) icmp IPADDR MASK

IPADDR MASK <0-255> [IFNAME]

Syntax

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

[IFNAME]

Advertising