Penguin

Differences between version 6 and previous revision of MACAddress.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 6 Last edited on Tuesday, October 12, 2004 10:33:52 am by JamieCurtis Revert
Older page: version 5 Last edited on Tuesday, October 12, 2004 10:33:33 am by JamieCurtis Revert
@@ -3,5 +3,7 @@
 You have to 'reserve' part of the [MAC] address space when you make a network card, so everyone has a unique address. Since everyone's network card is unique, this is often used as a unique identifier for a machine (even though a machine may have multiple network cards, or not have one at all). 
  
 An [Ethernet] packet header contains the source and destination [Ethernet] [MACAddress]es and a [Protocol] (or Length) field. 
  
+  
+----  
 CategoryNetworking