在接口修改了带宽,影响本地到邻居的开销。
如图~~要比较3条路径的总开销,是比较每条路径中的瓶颈~~也就是最小带宽,而ABE这个路径的最小带宽是512 比其他几条的最小带宽要大~~这里又是所有接口都配置了如图的带宽,所以将导致上面的路径的FD是最小的。
综上~~答案1是正确的。
如图所示如正常配置
R1的路由表:
R1#sh ip ro
Codes: 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
Gateway of last resort is not set
34.0.0.0/24 is subnetted, 1 subnets
D 34.1.1.0 [90/2681856] via 13.1.1.3, 00:00:05, Serial0/3
1.0.0.0/24 is subnetted, 1 subnets
C 1.1.1.0 is directly connected, Loopback0
4.0.0.0/24 is subnetted, 1 subnets
D 4.4.4.0 [90/2809856] via 13.1.1.3, 00:00:05, Serial0/3
[90/2809856] via 12.1.1.2, 00:00:05, Serial0/2
24.0.0.0/24 is subnetted, 1 subnets
D 24.1.1.0 [90/2681856] via 12.1.1.2, 00:00:05, Serial0/2
12.0.0.0/24 is subnetted, 1 subnets
C 12.1.1.0 is directly connected, Serial0/2
13.0.0.0/24 is subnetted, 1 subnets
C 13.1.1.0 is directly connected, Serial0/3
R4的路由表:
R4#sh ip ro
Codes: 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
Gateway of last resort is not set
34.0.0.0/24 is subnetted, 1 subnets
C 34.1.1.0 is directly connected, Serial0/3
1.0.0.0/24 is subnetted, 1 subnets
D 1.1.1.0 [90/2809856] via 34.1.1.3, 00:11:25, Serial0/3
[90/2809856] via 24.1.1.2, 00:11:25, Serial0/2
4.0.0.0/24 is subnetted, 1 subnets
C 4.4.4.0 is directly connected, Loopback0
24.0.0.0/24 is subnetted, 1 subnets
C 24.1.1.0 is directly connected, Serial0/2
12.0.0.0/24 is subnetted, 1 subnets
D 12.1.1.0 [90/2681856] via 24.1.1.2, 00:00:50, Serial0/2
13.0.0.0/24 is subnetted, 1 subnets
D 13.1.1.0 [90/2681856] via 34.1.1.3, 00:11:25, Serial0/3
如果在R1的接口改动带宽~~
R1#sh ip ro
Codes: 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
Gateway of last resort is not set
34.0.0.0/24 is subnetted, 1 subnets
D 34.1.1.0 [90/2681856] via 13.1.1.3, 00:00:01, Serial0/3
1.0.0.0/24 is subnetted, 1 subnets
C 1.1.1.0 is directly connected, Loopback0
4.0.0.0/24 is subnetted, 1 subnets
D 4.4.4.0 [90/2809856] via 13.1.1.3, 00:00:01, Serial0/3
24.0.0.0/24 is subnetted, 1 subnets
D 24.1.1.0 [90/3193856] via 13.1.1.3, 00:00:01, Serial0/3
12.0.0.0/24 is subnetted, 1 subnets
C 12.1.1.0 is directly connected, Serial0/2
13.0.0.0/24 is subnetted, 1 subnets
C 13.1.1.0 is directly connected, Serial0/3
这时R4上不做改动:
R4#sh ip ro
Codes: 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
Gateway of last resort is not set
34.0.0.0/24 is subnetted, 1 subnets
C 34.1.1.0 is directly connected, Serial0/3
1.0.0.0/24 is subnetted, 1 subnets
D 1.1.1.0 [90/2809856] via 34.1.1.3, 00:11:25, Serial0/3
[90/2809856] via 24.1.1.2, 00:11:25, Serial0/2
4.0.0.0/24 is subnetted, 1 subnets
C 4.4.4.0 is directly connected, Loopback0
24.0.0.0/24 is subnetted, 1 subnets
C 24.1.1.0 is directly connected, Serial0/2
12.0.0.0/24 is subnetted, 1 subnets
D 12.1.1.0 [90/2681856] via 24.1.1.2, 00:00:50, Serial0/2
13.0.0.0/24 is subnetted, 1 subnets
D 13.1.1.0 [90/2681856] via 34.1.1.3, 00:11:25, Serial0/3
[ 本帖最后由 广播风暴 于 2008-11-27 01:17 编辑 ]
[ 本帖最后由 广播风暴 于 2008-11-27 01:21 编辑 ] |