Class | First octet in binary | Range of first octet | Network ID | Host ID | Possible number of networks | Possible number of hosts |
A | 0XXXXXXX | 0 - 127 | a | b.c.d | 27 = 128 | 224 - 2 = 16,777,214 |
B | 10XXXXXX | 128 - 191 | a.b | c.d | 214 = 16,384 | 216 - 2 = 65,534 |
C | 110XXXXX | 192 - 223 | a.b.c | d | 221 = 2,097,152 | 28 - 2 = 254 |
通信人家园 (https://www.txrjy.com/) | Powered by C114 |