- 积分
- 226
- 鸿鹄币
- 个
- 好评度
- 点
- 精华
- 最后登录
- 1970-1-1
- 阅读权限
- 30
- 听众
- 收听
初级工程师
  
|
请先登录
您需要 登录 才可以下载或查看,没有账号?论坛注册
x
想请教一个问题,关于EIGRP的度量值计算,拓扑就是R1连接R2,
这个EIGRP的度量值130816怎么算出来的?
我的理解(10的7次方 /1000000+ (10+10)/10) *256 = 3072?
R1#show ip route eigrp
Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2
i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U - per-user static route
o - ODR, P - periodic downloaded static route, H - NHRP, l - LISP
+ - replicated route, % - next hop override
Gateway of last resort is 34.34.34.100 to network 0.0.0.0
9.0.0.0/32 is subnetted, 3 subnets
D 9.9.9.1 [90/130816] via 34.34.34.3, 1d11h, TenGigabitEthernet0/1
R1#sh interfaces tenGigabitEthernet 0/1
TenGigabitEthernet0/1 is up, line protocol is up (connected)
Hardware is Ten Gigabit Ethernet, address is f4ac.c1b8.eac4 (bia f4ac.c1b8.eac4)
Internet address is 34.34.34.2/24
MTU 1500 bytes, BW 1000000 Kbit/sec, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive not set
Full-duplex, 1000Mb/s, media type is SX
input flow-control is off, output flow-control is unsupported
ARP type: ARPA, ARP Timeout 04:00:00
Last input 00:00:02, output 00:00:01, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/40 (size/max)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
13447483 packets input, 997332559 bytes, 0 no buffer
Received 13447387 broadcasts (0 IP multicasts)
0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog, 13369511 multicast, 0 pause input
0 input packets with dribble condition detected
547757 packets output, 55158024 bytes, 0 underruns
0 output errors, 0 collisions, 2 interface resets
0 unknown protocol drops
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier, 0 pause output
0 output buffer failures, 0 output buffers swapped out
|
|