cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
400
Views
4
Helpful
2
Replies

control field

amms68958
Level 1
Level 1

Hi,

Can anyone explain ,why the control field in the 802.3 format and PPP frame format is 03..?

Thanks in advance..

2 Replies 2

Adam Frederick
Level 3
Level 3

Search for LLC Type 1 and you should find what your after.

balajitvk
Level 4
Level 4

Hi,

The Control feild in 802.3 is having command, response, and sequence number informations. If you want you can refer this link,

http://www.cisco.com/en/US/tech/tk331/tk336/technologies_tech_note09186a0080094777.shtml#control

The contro field in ppp is a constant value “00000011” (3 decimal). If you want you can refer this link,

http://www.tcpipguide.com/free/t_PPPGeneralFrameFormat.htm

Rgs,