SourcePortCfg¶
Keys
-
class
Policies.PolicyEntry.ClassifierEntry.FilterEntry.SourcePortCfg¶ Bases:
EntityClass Hierarchy:
PoliciesPolicyEntryClassifierEntryFilterEntrySourcePortCfgThis class represents configuration data.
list of ranges of source port
-
source_port_min(key)¶ minimum value of source port range
type: int
range: 0..65535
-
source_port_max(key)¶ maximum value of source port range
type: int
range: 0..65535
-