Config¶
Leafs
-
class
Acl.AclSets.AclSet.AclEntries.AclEntry.Transport.
Config
¶ Bases:
Entity
Class Hierarchy :
Acl
AclSets
AclSet
AclEntries
AclEntry
Transport
Config
This class represents configuration data.
Configuration data
-
source_port
¶ Source port or range
type: union of the below types:
type: str
pattern: ^(6[0-5][0-5][0-3][0-5]|[0-5]?[0-9]?[0-9]?[0-9]?[0-9]?)\.\.(6[0-5][0-5][0-3][0-5]|[0-5]?[0-9]?[0-9]?[0-9]?[0-9]?)$type: int
range: 0..65535type:
PortNumRange
-
destination_port
¶ Destination port or range
type: union of the below types:
type: str
pattern: ^(6[0-5][0-5][0-3][0-5]|[0-5]?[0-9]?[0-9]?[0-9]?[0-9]?)\.\.(6[0-5][0-5][0-3][0-5]|[0-5]?[0-9]?[0-9]?[0-9]?[0-9]?)$type: int
range: 0..65535type:
PortNumRange
-
tcp_flags
¶ List of TCP flags to match
type: one of the below values:
-