Asus GigaX2024B User Manual

Page 137

Advertising
background image

GigaX2024B/M L2 Managed Switch CLI Manual

117

MASK

Source wildcard bits

eq

Match only packets on a given port numbe

<0-65535>

Port number

any

any destination address

[IFNAME]

Egress interface name

Command Mode IP extended access-list mode
No/clear

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

[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 tcp 10.0.0.1 0.0.0.0 eq 22 any

[fa1/0/1]

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

Syntax

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

[IFNAME]

Parameters

permit->

Specify packets to forward

deny->

Specify packets to reject.

Tcp->

Transmission Control Protocol

Udp->

User Datagram Protocol

IPADDR

Source address

MASK

Source wildcard bits

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) IPADDR MASK any [eq] [<0-65535>]

Advertising