ProtocolCfg

Keys

class Policies.PolicyEntry.ClassifierEntry.FilterEntry.ProtocolCfg

Bases: Entity

Class Hierarchy: Policies PolicyEntry ClassifierEntry FilterEntry ProtocolCfg

This class represents configuration data.

list of ranges of protocol values

protocol_min(key)

minimum value of protocol range

type: int

range: 0..255
protocol_max(key)

maximum value of protocol range

type: int

range: 0..255