Summary
Represents a PLP (Probe logging protocol) Ethernet Channel.
See also
ChannelPlp
ChannelPlpEthernet.start_record()
ChannelPlpEthernet.stop_record()
ChannelPlpEthernet.cluster_name
ChannelPlpEthernet.name
Structure
Starts recording the traffic on the adapter to an output file.
file (str) – The file to record into.
str
filter (Filter) – Filter to use to narrow down packets to capture
Filter
The record handler responsible for recording.
IRecordHandler
stops capturing transmission
The name of the cluster that is mapped to the channel.
The channel name. This Property is Read Only.