DestinationPortCfg¶
Keys
-
class
Policies.PolicyEntry.ClassifierEntry.FilterEntry.DestinationPortCfg¶ Bases:
EntityClass Hierarchy:
PoliciesPolicyEntryClassifierEntryFilterEntryDestinationPortCfgThis class represents configuration data.
list of ranges of destination port
-
destination_port_min(key)¶ minimum value of destination port range
type: int
range: 0..65535
-
destination_port_max(key)¶ maximum value of destination port range
type: int
range: 0..65535
-