Content deleted Content added
m add link to page I intend to move this table to |
|||
Line 13:
An IP address is part of a CIDR block, and is said to ''match'' the CIDR prefix, if the initial N bits of the address and the CIDR prefix are the same. Thus, understanding CIDR requires that IP address be visualized in [[Binary numeral system|binary]]. Since the length of an IPv4 address is fixed at 32 bits, an N-bit CIDR prefix leaves <math>32-N</math> bits unmatched, and there are <math>2^{(32-N)}</math> possible combinations of these bits, meaning that <math>2^{(32-N)}</math> IPv4 addresses match a given N-bit CIDR prefix. ''Shorter'' CIDR prefixes match more addresses, while ''longer'' CIDR prefixes match fewer. An address can match multiple CIDR prefixes of different lengths.
CIDR is also
==Assignment of CIDR blocks==
|