ProtocolCfg¶
Keys
-
class
Policies.PolicyEntry.ClassifierEntry.FilterEntry.ProtocolCfg¶ Bases:
EntityClass Hierarchy:
PoliciesPolicyEntryClassifierEntryFilterEntryProtocolCfgThis 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
-