<ieee_802_15_4_probe>.tcpdump-stop <ieee_802_15_4_probe>.wireshark-stop
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<ieee_802_15_4_probe>.wireshark

Synopsis

<ieee_802_15_4_probe>.wireshark ["flags"] [linktype]

Description

Runs the wireshark or ethereal program in a separate console, with network traffic captured from the simulated Ethernet network. The flags are passed on unmodified to program. The path to the wireshark binaries can be specified in the prefs->wireshark_path setting.

linktype is a link-layer header type code. The typical values are:

1 - Ethernet

191 - IEEE 802.15.4, with address fields padded, as is done by Linux drivers

195 - IEEE 802.15.4, exactly as it appears in the spec. FCS is expected to be present.

215 - IEEE 802.15.4, exactly as it appears in the spec, but with the PHY-level data for non-ASK PHYs (default)

230 - IEEE 802.15.4, exactly as it appears in the spec, and with no FCS at the end of the frame

The default value is 1.

Provided By

ieee-802-15-4-probe
<ieee_802_15_4_probe>.tcpdump-stop <ieee_802_15_4_probe>.wireshark-stop