SourcePortCfg

Keys

class Policies.PolicyEntry.ClassifierEntry.FilterEntry.SourcePortCfg

Bases: Entity

Class Hierarchy: Policies PolicyEntry ClassifierEntry FilterEntry SourcePortCfg

This 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