Managing Network Datalinks in Oracle® Solaris 11.2

Exit Print View

Updated: September 2014
 
 

Packet Format of Transitive Probes

The transitive probe packet is a proprietary protocol packet with an Ethernet type, ETHERTYPE_ORCL (0x881b). For more information about the transitive probes, see Probe-Based Failure Detection. For an example to display the statistics of the probes, see Example 2–7. The following figure shows the transitive probe packet format.

Figure B-1  Transitive Probe Packet

image:The figure shows the frame format of the transitive probes
Field
Description
Dest MAC
Destination MAC address.
Src MAC
Source MAC address.
Proto#
Protocol number. The Layer 2 payload of ETHERTYPE_ORCL packets must start with a 16-bit protocol number, which is 1 for the transitive probe packet.
Typ
Probe packet type. The probe packet type is 0 for request and 1 for response.
Pad
Padding (all-zero).
Seq#
Probe sequence number.
Timestamp
Probe timestamp.
TL
Target information length. For Ethernet, target length is 6 bits (Ethernet MAC address length).
Target
Target port MAC address.
SL
Source information length. For Ethernet, source length is 6 bits.
Source
Source port MAC address.