Errata

Windows Server 2003 Network Administration

Errata for Windows Server 2003 Network Administration

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.

The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.

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

Version Location Description Submitted by Date submitted
Printed Page 51
3rd paragraph up from bottom of page

The sentence relates the incorrect Ethernet address to the IP address listed. For IP
192.168.0.2 it should refer to 00-e0-4c-9b-99-19 not 00-00-c0-9a-72-ca.

"This table tells you that when this host forwards datagrams addressed to
192.168.0.2, it puts those datagrams into Ethernet frames and sends them to Ethernet
address 00-00-c0-9a-72-ca."

should be

"This table tells you that when this host forwards datagrams addressed to
192.168.0.2, it puts those datagrams into Ethernet frames and sends them to Ethernet
address 00-e0-4c-9b-99-19."

Anonymous   
Printed Page 597
Example at bottom of page

On page 597 there is sample output from a ping command, and on page 598 there is a discussion of the output of the command - but there is an error in the overview provided.

There is a bullet list of three "key statistics" from the ping command, but the first bullet describes "ICMP sequence number (icmp_seq)", but this statistic is not contained in the sample output on page 597.

I attempted to find a command option for the ping command to include the ICMP Sequence Number, but I was unsuccessful.

Anonymous