2 ip access-group, 3 acl-trapflags, Ip access-group - 29 – Kontron AT890X Full-Size CLI User Manual

Page 195: Acl-trapflags - 29

Advertising
background image

AT8901/2/3

Quality of Service (QoS) Commands

Page 4 - 29

AT8901/2/3 CLI Reference Manual

4.8.1.1

no access-list

This command deletes an IP ACL that is identified by the parameter
<

accesslistnumber>

from the system. The range for <

accesslistnumber>

1-99 for

standard access lists and 100-199 for extended access lists.

Format

no access-list <accesslistnumber>

Mode

Global Config

4.8.2

ip access-group

This command attaches a specified IP ACL to one interface or to all interfaces.

An optional sequence number may be specified to indicate the order of this IP access
list relative to other IP access lists already assigned to this interface and direction. A
lower number indicates higher precedence order. If a sequence number is already in
use for this interface and direction, the specified access list replaces the currently
attached IP access list using that sequence number. If the sequence number is not
specified for this command, a sequence number that is one greater than the highest
sequence number currently in use for this interface and direction is used.

Default

none

Format

ip access-group <accesslistnumber> in [sequence <1-
4294967295>]

Modes

Interface Config
Global Config

4.8.2.1

no ip access-group

This command removes a specified IP ACL from an interface.

Default

none

Format

no ip access-group <accesslistnumber> in

Mode

Interface Config

4.8.3

acl-trapflags

This command enables the ACL trap mode.

Default

disabled

Format

acl-trapflags

[assign-queue <queue-id>]

Specifies the assign-queue, which is the queue identifier to
which packets matching this rule are assigned.

[{mirror | redirect}
<unit/slot/port>]

For Broadcom 5650x platforms, specifies the mirror or redirect
interface which is the unit/slot/port to which packets matching
this rule are copied or forwarded, respectively. The

mirror

and

redirect

parameters are not available on the Broadcom

5630x platform.

Table 2. ACL Command Parameters

Parameter

Description

Advertising