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
-
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
-