Created
February 4, 2018 17:12
-
-
Save FelipeMiranda/a6eda01dd8a2e9bdd141d373e17af21b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Blocos de Endereços Reservados | |
CIDR Bloco de Endereços Descrição Referência | |
0.0.0.0/8 Rede corrente (só funciona como endereço de origem) RFC 1700 | |
10.0.0.0/8 Rede Privada RFC 1918 | |
14.0.0.0/8 Rede Pública RFC 1700 | |
39.0.0.0/8 Reservado RFC 1797 | |
127.0.0.0/8 Localhost RFC 3330 | |
128.0.0.0/16 Reservado (IANA) RFC 3330 | |
169.254.0.0/16 Zeroconf RFC 3927 | |
172.16.0.0/12 Rede privada RFC 1918 | |
191.255.0.0/16 Reservado (IANA) RFC 3330 | |
192.0.2.0/24 Documentação RFC 3330 | |
192.88.99.0/24 IPv6 para IPv4 RFC 3068 | |
192.168.0.0/16 Rede Privada RFC 1918 | |
198.18.0.0/15 Teste de benchmark de redes RFC 2544 | |
223.255.255.0/24 Reservado RFC 3330 | |
224.0.0.0/4 Multicasts (antiga rede Classe D) RFC 3171 | |
240.0.0.0/4 Reservado (antiga rede Classe E) RFC 1700 | |
255.255.255.255 Broadcast |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment