5 show mac access-lists, 8 ip access control list (acl) commands, Show mac access-lists - 23 – Kontron AT8402 CLI User Manual

Page 135: 8 ip access control list (acl) commands - 23, At8402 quality of service (qos) commands

Advertising
background image

AT8402

Quality of Service (QoS) Commands

Page 3 - 23

AT8402 CLI Reference Manual

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.

This command specified in 'Interface Config' mode only affects a single interface,

whereas the 'Global Config' mode setting is applied to all interfaces. The 'Interface

Config' mode command is only available on platforms that support independent per-

port class of service queue configuration.
Format

mac access-group

<name>

in

[sequence <1-4294967295>]

Modes

Global Config
Interface Config

3.7.4.1

no mac access-group

This command removes a MAC ACL identified by

<name>

from the interface in a

given direction.
Format

no mac access-list

<name>

in

Modes

Global Config
Interface Config

3.7.5

show mac access-lists

This command displays a MAC access list and all of the rules that are defined for the

MAC ACL. Use the

[name]

parameter to identify a specific MAC ACL to display.

Format

show mac access-lists

[name]

Mode

Privileged EXEC

Rule Number The ordered rule number identifier defined within the MAC ACL.
Action

The action associated with each rule. The possible values are Permit or
Deny.

Source MAC Address The source MAC address for this rule.
Destination MAC Address The destination MAC address for this rule.
Ethertype

The Ethertype keyword or custom value for this rule.

VLAN ID

The VLAN identifier value or range for this rule.

COS

The COS (802.1p) value for this rule.

Log

Displays when you enable logging for the rule.

Assign Queue The queue identifier to which packets matching this rule are assigned.

3.8

IP Access Control List (ACL) Commands

This section describes the commands you use to configure IP ACL settings. IP ACLs

ensure that only authorized users have access to specific resources and block any

unwarranted attempts to reach network resources.

The following rules apply to IP ACLs:

FASTPATH software does not support IP ACL configuration for IP packet frag-
ments.

The maximum number of ACLs you can create is 100, regardless of type.

Advertising