Penguin
Diff: ClasslessInterDomainRouting
EditPageHistoryDiffInfoLikePages

Differences between version 4 and predecessor to the previous major change of ClasslessInterDomainRouting.

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

Newer page: version 4 Last edited on Tuesday, August 12, 2003 12:10:17 pm by DanielLawson Revert
Older page: version 3 Last edited on Tuesday, November 19, 2002 12:05:11 pm by JohnMcPherson Revert
@@ -13,4 +13,8 @@
  
 The notation commonly called "CIDR notation" is to suffix / and the number of bits that form the network. For example, the "10.1.1.1" Class A address would be shown as "10.1.1.1/8". The idea is that any length of bits from 1 to 32 can be used after "/". Its fairly unlikely you'll ever see anything greater than a /8 however. 
  
 The introduction of CIDR meant that RouteAggregation could be implemented effectively. 
+  
+----  
+  
+Part of CategoryNetworking