Course Solutions Uncategorized (Solved) : 3 Fields Ppp Header Follows Source Point Point Protocol Structure Alternate Source Tcpi Gu Q36308420 . . . .

(Solved) : 3 Fields Ppp Header Follows Source Point Point Protocol Structure Alternate Source Tcpi Gu Q36308420 . . . .

 

3.

The fields in a PPP header are as follows (source: Point toPoint Protocol Structure) (Alternate source: TCPI Guide.com)

Using the correct data types (this is essential to theassignment), design a data structure in C++ language that wouldrepresent this frame. Please use 10 bytes for the information and 5bytes for the padding.

Name

Number of bytes

Description

Flag

1

0x7E, the beginning of a PPP frame

Address

1

0xFF, standard broadcast address

Control

1

0x03, unnumbered data

Protocol

2

PPP ID of embedded data

Information

variable (0 or more)

datagram

Padding

variable (0 or more)

optional padding

Frame Check Sequence

2

frame checksum

Flag

1

0x7E, omitted for successive PPP packets

Expert Answer


An answer will be send to you shortly. . . . .

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post