Interface

Keys

Children

class Acl.Interfaces.Interface

Bases: Entity

Class Hierarchy : Acl Interfaces Interface

This class represents configuration data.

List of interfaces on which ACLs are set

id(key)

Reference to the interface id list key

type: str

refers to: id

config

Configuration for ACL per-interface data

type: Config

state

Operational state for ACL per-interface data

type: State

config: False

interface_ref

Reference to an interface or subinterface

type: InterfaceRef

ingress_acl_sets

Enclosing container the list of ingress ACLs on the interface

type: IngressAclSets

egress_acl_sets

Enclosing container the list of egress ACLs on the interface

type: EgressAclSets