AclEntry

Keys

Children

class Acl.AclSets.AclSet.AclEntries.AclEntry

Bases: Entity

Class Hierarchy : Acl AclSets AclSet AclEntries AclEntry

This class represents configuration data.

List of ACL entries comprising an ACL set

sequence_id(key)

references the list key

type: int

range: 0..4294967295

refers to: sequence_id

config

Access list entries config

type: Config

state

State information for ACL entries

type: State

config: False

l2

Ethernet header fields

type: L2

ipv4

Top level container for IPv4 match field data

type: Ipv4

ipv6

Top-level container for IPv6 match field data

type: Ipv6

transport

Transport fields container

type: Transport

input_interface

Input interface container

type: InputInterface

actions

Enclosing container for list of ACL actions associated with an entry

type: Actions