Guest User

Untitled

a guest
Jul 16th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Latex 0.56 KB | None | 0 0
  1. \documentclass{article}
  2. \begin{document}
  3.  \centerline{
  4.  \begin{tabular}{|l|r|l|l|l|l|l|l|r|}
  5.    \hline
  6.    Octets: 2 & 1 & 0/2 & 0/2/8 & 0/2 & 0/2/8 & 0/5/6/10/14 & variable & 2 \\
  7.    \hline
  8.    Frame & Sequence & Dest. PAN & Dest. & Src. PAN & Src. & Auxiliary & Frame & \\
  9.    Control & Number & Identifier & Adress & Identifier & Address & Security Header & Payload & FCS\\
  10.    \cline{3-6}
  11.    &&\multicolumn{4}{|l|}{Addressing Fields}&&& \\
  12.    \hline
  13.    \multicolumn{7}{|l|}{MHR} & MAC Payload & MFR \\
  14.    \hline
  15.  \end{tabular}}
  16. \end{document}
Add Comment
Please, Sign In to add comment