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 15:38:11 +08:00
parent 88c584cc14
commit 5628de6ff9

View File

@ -883,8 +883,11 @@ FastEthernet0/0 is up, line protocol is up
> **注意**:这里计算出的数值应总是要向下取到最接近的整数。
度量值 = [(10000000/1544) + (2000+10)] x 256
度量值 = [6476 + 2010] x 256
度量值 = 8486 x 256
度量值 = 2172416
可使用`show ip route`命令对此计算进行验证,如下所示: