Utilidade do CIDR

Utilidade do CIDR

Possível duplicata:
O que é endereçamento Classful?

Ao longo dos anos, ouvi o termo "CIDR" e nunca pensei muito nisso. Esta manhã eu li oArtigo da Wikipédianele e saí dessa leitura com o entendimento de que o CIDR é, na verdade, apenas um algoritmo para gerar endereços IP para (ou em) uma rede.

Essa é uma avaliação justa? Ou perdi o panorama geral? Existem outros usos importantes para isso?

Desde já, obrigado!

Responder1

Além de seu principal uso na Internet, outro uso importante é a segmentação de intervalos de endereços IP privados em grandes redes corporativas.

RFC1519diz

Classless Inter-Domain Routing (CIDR):
         an Address Assignment and Aggregation Strategy

1.  Problem, Goal, and Motivation

   As the Internet has evolved and grown over in recent years, it has
   become evident that it is soon to face several serious scaling
   problems. These include:

      1.   Exhaustion of the class B network address space. One
           fundamental cause of this problem is the lack of a network
           class of a size which is appropriate for mid-sized
           organization; class C, with a maximum of 254 host
           addresses, is too small, while class B, which allows up to
           65534 addresses, is too large for most organizations.

      2.   Growth of routing tables in Internet routers beyond the
           ability of current software, hardware, and people to
           effectively manage.

      3.   Eventual exhaustion of the 32-bit IP address space.

   It has become clear that the first two of these problems are likely
   to become critical within the next one to three years.  This memo
   attempts to deal with these problems by proposing a mechanism to slow
   the growth of the routing table and the need for allocating new IP
   network numbers. It does not attempt to solve the third problem,
   which is of a more long-term nature, but instead endeavors to ease
   enough of the short to mid-term difficulties to allow the Internet to
   continue to function efficiently while progress is made on a longer-
   term solution.

informação relacionada