Network Working Group                   Fred Cohen
INTERNET-DRAFT                          Expiration Date: June 2002
Internet Engineering Task Force



                                  FP
                        draft-cohen-fp-00.txt

Status of this Memo



This document is an Internet-Draft and is subject to all provisions of
Section 10 of RFC2026.

Internet-Drafts are working documents of the Internet Engineering Task
Force (IETF), its areas, and its working groups.  Note that other groups
may also distribute working documents as Internet-Drafts.

Internet-Drafts are draft documents valid for a maximum of six months
and may be updated, replaced, or obsoleted by other documents at any
time.  It is inappropriate to use Internet- Drafts as reference material
or to cite them other than as "work in progress."


The list of current Internet-Drafts can be accessed at
http://www.ietf.org/1id-abstracts.html

The list of Internet-Draft Shadow Directories can be accessed at
http://www.ietf.org/shadow.html




Abstract


This is a new protocol now being used to communicate within a local area
network.  It is called "FP" (rumored to stand for Frame Protocol) and is
intended for use by communicating parties on the same LAN segment.




"FP" (rumored to stand for Frame Protocol) uses an Ethernet or similar
LAN technology to communicate short burst traffic between communicating
parties.

Ethernet byte sequences starting with a first octet (byte) of 'FC' are
used in an Ethernet-level protocol for communication between computers
on the same LAN segment.  Subprotocols are defined by the second octet
(byte).  Current subcodes are:

        00      Reserved - never to be used
        01      Start of session
        02      Data in session
        03      End of session

Further codes are anticipated over time.

FP Ethernet packet:
        +----+----+----+----+-
        | FC | Op | Content...
        +----+----+----+----+-

FP Ethernet Start of session packet:
        +----+----+----+----+----+----+----+----+----+----+----+----+----+----+
        | FC | 01 | Session Idendity  | Timestamp                             |
        +----+----+----+----+----+----+----+----+----+----+----+----+----+----+

FP Ethernet Data in session packet:

        +----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+
        | FC | 02 | Session Idendity  | Timestamp                             |Content...
        +----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+

FP Ethernet End of session packet:
        +----+----+----+----+----+----+----+----+----+----+----+----+----+----+
        | FC | 03 | Session Idendity  | Timestamp                             |
        +----+----+----+----+----+----+----+----+----+----+----+----+----+----+





Contact Information:

Fred Cohen
fc@all.net