Network Masks / Netmasks for Dummies Maschere di rete / netmasks per Dummies
Network masks is a notation to group IP addresses. Le maschere di rete è una notazione di gruppo indirizzi IP. Let’s take a familiar analogy. Diamo un familiare analogia. My phone in US was 510-595-3830. Il mio telefono negli Stati Uniti è stato 510-595-3830. 510 was the area code which included a large group of phone numbers in San Francisco-Oakland-Emeryville area. 510 è il prefisso che comprendeva un vasto gruppo di numeri di telefono a San Francisco-Oakland-Emeryville zona. Similarly IP addresses are also grouped by their network prefix. Allo stesso modo gli indirizzi IP sono raggruppate anche per loro prefisso di rete.
Netmasks are important for allocating sub-networks to individuals or organizations. Netmasks sono importanti per l'assegnazione delle sotto-reti di singoli individui o di organizzazioni. They are also used to identify networks for routing purposes. Essi sono utilizzati anche per individuare le reti per scopi di routing.
Each (IPv4) IP address contains a 4 8-bit integers in the form abcd So an IPv4 IP address contains 32 bits. Ciascuno (IPv4) indirizzo IP contiene un 4 a 8-bit interi in forma abcd così un indirizzo IP IPv4 contiene 32 bit. A netmask indicates the number of bits which are fixed for all IP addresses within the network. Una maschera di rete, indica il numero di bit che sono fissati per tutti gli indirizzi IP all'interno della rete.
Let’s take a network which contains IP addresses between 72.31.32.0 - 72.31.32.255. Prendiamo una rete che contiene gli indirizzi IP tra 72.31.32.0 - 72.31.32.255. In this network the first 24 bits (first 3 8-bit integers) are constant for all IP addresses. In questa rete le prime 24 bit (primi 3 a 8-bit interi) sono una costante per tutti gli indirizzi IP. So the network mask for this network will be denoted as /24 . Così la maschera di rete per questa rete sono denominate come / 24.
There is a longer notation to describe network masks which is used in Windows and also Linux to specify the netmask of your own computer. Vi è una notazione più per descrivere le maschere di rete che viene utilizzato in Windows e Linux anche per specificare la maschera di rete del vostro computer. Here instead of writing the number of constant bits in the IP address in decimal format you need to specify it in the IP address format. Qui, invece di scrivere il numero di bit costante l'indirizzo IP in formato decimale è necessario specificare che l'indirizzo IP formato. So /24 becomes 255.255.255.0. Così / 24 diventa 255.255.255.0. The first three 255 represents the 24 bits of the address. I primi tre 255 rappresenta il 24 bit di indirizzo.
Each network specified by the netmask can contain a maximum number of computers or IP address bearing devices (like routers) as limited by the netmask. Ciascuna rete specificato dal netmask può contenere un numero massimo di computer o indirizzo IP recanti dispositivi (come router) per quanto limitata dalla maschera di rete. For example a /24 network can contain a maximum of 2 8 -1 (255) computers. Per esempio, un / 24 di rete può contenere un massimo di 2 8 -1 (255) computer. One of the address (highest one) is reserved for broadcast address of the network. Uno degli indirizzi (più alto) è riservato ai broadcast della rete. The number 8 is derived by subtracting 24 from 32. Il numero 8 è derivato sottraendo 24 dal 32.
Refer to the table below for network masks in both forms and maximum number of machines for quick reference: Fare riferimento alla tabella riportata di seguito per le maschere di rete in entrambe le forme e numero massimo di macchine per un rapido riferimento:
| Short Form Forma breve | Full Form Forma piena | Maximum number of machines Numero massimo di macchine | Comment Commento |
|---|---|---|---|
| /8 / 8 | /255.0.0.0 / 255.0.0.0 | 16, 777, 215 16, 777, 215 | Class A address Indirizzo di classe A |
| /16 / 16 | /255.255.0.0 / 255.255.0.0 | 65, 535 65, 535 | Class B address Indirizzo di classe B |
| /17 / 17 | /255.255.128.0 / 255.255.128.0 | 32, 767 32, 767 | |
| /18 / 18 | /255.255.192.0 / 255.255.192.0 | 16, 383 16, 383 | |
| /19 / 19 | /255.255.224.0 / 255.255.224.0 | 8, 191 8, 191 | |
| /20 / 20 | /255.255.240.0 / 255.255.240.0 | 4, 095 4, 095 | |
| /21 / 21 | /255.255.248.0 / 255.255.248.0 | 2, 047 2, 047 | |
| /22 / 22 | /255.255.252.0 / 255.255.252.0 | 1, 023 1, 023 | |
| /23 / 23 | /255.255.254.0 / 255.255.254.0 | 511 | |
| /24 / 24 | /255.255.255.0 / 255.255.255.0 | 255 | Class C address Indirizzo di classe C |
| /25 / 25 | /255.255.255.128 / 255.255.255.128 | 127 | |
| /26 / 26 | /255.255.255.192 / 255.255.255.192 | 63 | |
| /27 / 27 | /255.255.255.224 / 255.255.255.224 | 31 | |
| /28 / 28 | /255.255.255.240 / 255.255.255.240 | 15 | |
| /29 / 29 | /255.255.255.248 / 255.255.255.248 | 7 | |
| /30 / 30 | /255.255.255.252 / 255.255.255.252 | 3 |
Filed under Elencato sotto Enterprise Software Enterprise Software , Headline News Headline News , How To Come , Linux , Microsoft , Tech Note Nota tech , Web , Web Hosting Web Hosting , Windows | |
| |
RSS 2.0 RSS 2,0 | |
Trackback this Article | questo articolo |
Email this Article Invia questo articolo
You may also like to read Si può anche leggere come |



