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-09-20 14:49:53 +08:00
parent ea5da7c14c
commit acdfe619fb

View File

@ -2128,9 +2128,9 @@ Success rate is 100 percent (5/5), round-trip min/avg/max = 1/3/4 ms
*表 36.5 -- 汇总路由的度量值计算*
| 起始点(路由器) | 到`10.4.4.0/24`的度量值 | 到`10.6.6.0/24`的度量值 |
| 起始点(路由器) | 到10.4.4.0/24的度量值 | 到10.6.6.0/24的度量值 |
| -- | -- | -- |
| R2 | `5+5 = 10` | `5+45+5+5 = 60` |
| R3 | `5+45+5 = 55` | `5+5+5 = 15` |
| R2 | 5+5 = 10 | 5+45+5+5 = 60 |
| R3 | 5+45+5 = 55 | 5+5+5 = 15 |