Errata

Designing Large Scale Lans

Errata for Designing Large Scale Lans

Submit your own errata for this product.

The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Date Corrected".

The following errata were submitted by our customers and approved as valid errors by the author or editor.

Color key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted By Date submitted Date corrected
Printed
Page 38
Second Formula

Trying to follow the calculations on the page, i came to the conclusion that the
resulting formula is slightly incorrect.

The formula in the book is (latex)
$_k p _n = frac{n! cdot (2m-1)^{n-k}}{k! cdot (n-k)! cdot (2m)}$
but should be
$_k p _n = frac{n! cdot (2m-1)^{n-k}}{k! cdot (n-k)! cdot (2m)^n}$

Anonymous   
Printed
Page 134
Second paragraph

This page discusses the use of the type/length field, and points out that the 802.3
standard uses it as a length field, so it's still necessary to identify the type.
Using SNAP this is possible. The last sentence of the second paragraph says "The
presence of a type rather than a length value in the 'length/type' field
automatically tells the receiving station to look for LLC information later in the
packet." This is backwards.
It should say "The presence of a length rather than a type value..."
because that's the reason SNAP is used; to overcome the fact there is no type
mentioned.

Anonymous