openconfig-acl

This module defines configuration and operational state data for network access control lists (i.e., filters, rules, etc.). ACL...

  • Organization:

    OpenConfig working group

  • Module:

    openconfig-acl

  • Version:

    2022-12-20

  • File:

    openconfig-acl.yang

  • Abstract:

    This module defines configuration and operational state data for network access control lists (i.e., filters, rules, etc.). ACL...

  • Contact:

    OpenConfig working group
    www.openconfig.net

  • Check for an additional details:

    YANG Catalog

  • Description:

    This module defines configuration and operational state
    data for network access control lists (i.e., filters, rules,
    etc.). ACLs are organized into ACL sets, with each set
    containing one or more ACL entries. ACL sets are identified
    by a unique name, while each entry within a set is assigned
    a sequence-id that determines the order in which the ACL
    rules are applied to a packet. Note that ACLs are evaluated
    in ascending order based on the sequence-id (low to high).

    Individual ACL rules specify match criteria based on fields in
    the packet, along with an action that defines how matching
    packets should be handled. Entries have a type that indicates
    the type of match criteria, e.g., MAC layer, IPv4, IPv6, etc.

© 2023 YumaWorks, Inc. All rights reserved.