DestinationPortCfg

Keys

class Policies.PolicyEntry.ClassifierEntry.FilterEntry.DestinationPortCfg

Bases: Entity

Class Hierarchy: Policies PolicyEntry ClassifierEntry FilterEntry DestinationPortCfg

This 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