Penguin
Diff: IPv6Addressing
EditPageHistoryDiffInfoLikePages

Differences between version 13 and previous revision of IPv6Addressing.

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

Newer page: version 13 Last edited on Saturday, April 14, 2007 1:33:10 pm by CraigBox Revert
Older page: version 12 Last edited on Saturday, April 14, 2007 1:32:12 pm by CraigBox Revert
@@ -155,10 +155,12 @@
  
 !Special Addresses 
 Just like IPv4 has special addresses for thinks like loopback, network and broadcast so does IPv6. 
  
-; __::1__ : the loopback address, used to talk to the local computer. (:__ :1/128, opposed to [IPv4]'s 127/8)  
-; __::__ : the unspecified addresses, used for things such as address discovery when the computer does not yet have an address. Should not ever be used as a destination address. 
+__<tt> ::1</tt> __  
+ the loopback address, used to talk to the local computer. (:__ :1/128, opposed to [IPv4]'s 127/8)  
+__<tt> ::</tt> __  
+ the unspecified addresses, used for things such as address discovery when the computer does not yet have an address. Should not ever be used as a destination address. 
  
 There is no broadcast addresses, as these have been replaced by multicast ones. 
  
 !! References