What are the components of the Cisco Frame Relay frame?

What will be an ideal response?


The Frame Relay frame format has the following specific parts:
• Flag-An eight-bit binary sequence (01111110) that indicates the start of the data frame
• Address-Two to four bytes that contain several pieces of Frame Relay information
• Ethertype-Identifies the type of higher-layer protocol being encapsulated (IP, IPX, or AppleTalk); this data field is specific to the Cisco proprietary frame format
• Data-A variable-length field that contains the information from the higher layers encapsulated in the Frame Relay frame
• FCS-frame check sequence (FCS) or cyclical redundancy check (CRC), a mathematical computation placed at the end of the frame and used to ensure that the frame was not corrupted during transmission
• Flag-An eight-bit binary sequence (01111110) that indicates the end of the data frame

Computer Science & Information Technology

You might also like to view...

To reference a file in a folder directly above the current folder in the folder hierarchy, relative pathnames use two ____.

A. periods B. commas C. ampersands D. slashes

Computer Science & Information Technology

Every class definition contains the keyword ________ followed immediately by the class’s name.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Write a fragment of code that will test whether an integer variable score contains a valid test score. Valid test scores are in the range 0 to 100.

What will be an ideal response?

Computer Science & Information Technology

____ are page designs that are available to be applied to pages in the same way that character styles are available to be applied to text.

A. Reusable masters B. Master pages C. Layout masters D. Page spacers

Computer Science & Information Technology