EIGRP一般计算为256(10 7/BW + (sum of delay)/10).
R1 s0/0 连接R2 s0/0
R2上面有lookpback 0 1.1.1.1 /24
R2(config)#router eigrp 70
R2(config-router)#network 1.1.1.0 255.255.255.0
R2(config-router)#no auto-summary
疑惑到底BW取R1 s0还是R2 s0
修改R1 s0和R2 s0 bandwitdh
用R1#sh ip eigrp topology 1.1.1.0/24 发现bandwidth取的是R1 s0的bandwidth值
delay也是一样的。
Bandwidth 沿路由路径到目的地出去接口最小带宽
delay 也是一样的。