Introduction to DLPI
DLPI Services
Binding
The following protocol values are currently supported by the DLPI driver:
•IEEE802.2 SAPS
•ethernet types
•SNAP
Valid IEEE802.2 SAPS include even numbers from
IEEE802.2 SAPS and ethernet types are bound to the driver via the DL_BIND_REQ or the DL_SUBS_BIND_REQ (DL_PEER_BIND class only). SNAP protocol values can be logged in two ways. The first method requires you to first bind the SNAP SAP 0xAA via the DL_BIND_REQ primitive. You then must issue a DL_SUBS_BIND_REQ (must be DL_HIERARCHICAL_BIND class) with the five bytes of SNAP data. The second method requires you to bind any
Reserved IEEESAPS/Ethertypes
Refer to the IETF RFC 1010 “Assigned Numbers.”
The DLS provider indicates success with a DL_BIND_ACK or a
DL_SUBS_BIND_ACK message and failure with a DL_ERROR_ACK message.
The normal flow of messages is illustrated in Figure
32 | Chapter 1 |