2
0
mirror of https://github.com/gnu4cn/ccna60d.git synced 2024-05-21 04:55:00 +08:00
This commit is contained in:
Peng Hailin 2016-08-31 10:47:11 +08:00
parent ae56d35478
commit 8bdb6fbbc5

View File

@ -523,7 +523,7 @@ C类地址 = 255.255.255.0
**练习一**: 写出下面的地址的二进制形式并找出匹配的位。我已写出了它们的前两个8位以节省你的时间。
| - | - |
| 网络号 | 二进制形式 |
| -- | -- |
| `172.16.50.0` | **10101100.00010000.0**0110010.00000000 |
| `172.16.60.0` | **10101100.00010000.0**0111100.00000000 |