Config¶
Leafs
-
class
Acl.AclSets.AclSet.AclEntries.AclEntry.
Config
¶ Bases:
Entity
Class Hierarchy :
Acl
AclSets
AclSet
AclEntries
AclEntry
Config
This class represents configuration data.
Access list entries config
-
sequence_id
¶ The sequence id determines the order in which ACL entries are applied. The sequence id must be unique for each entry in an ACL set. Target devices should apply the ACL entry rules in the order determined by sequence id, rather than the relying only on order in the list
type: int
range: 0..4294967295
-
description
¶ A user-defined description, or comment, for this Access List Entry
type: str
-