多平台统一管理软件接口,如何实现多平台统一管理软件接口
317
2022-09-27
53-高级路由:重分发特性:EIGRP、OSPF(请简述路由重分发的作用)
三、命令部署:R1(config)#router eigrp 90R1(config-router)#redistribute ospf 110 metric 100000 10 255 1 1500R1(config-router)#redistribute staticR1(config-router)#redistribute connectedR1(config-router)#default-metric 99999 20 255 1 1500
四、验证:R2#show ip route2.0.0.0/8 is variably subnetted, 2 subnets, 2 masksC 2.2.2.0/24 is directly connected, Loopback0D 2.0.0.0/8 is a summary, 00:03:18, Null012.0.0.0/8 is variably subnetted, 2 subnets, 2 masksC 12.1.1.0/24 is directly connected, FastEthernet0/0D 12.0.0.0/8 is a summary, 00:03:18, Null0
R2#show ip route2.0.0.0/8 is variably subnetted, 2 subnets, 2 masksC 2.2.2.0/24 is directly connected, Loopback0D 2.0.0.0/8 is a summary, 00:03:58, Null03.0.0.0/32 is subnetted, 1 subnetsD EX 3.3.3.3 [170/30720] via 12.1.1.1, 00:00:02, FastEthernet0/012.0.0.0/8 is variably subnetted, 2 subnets, 2 masksC 12.1.1.0/24 is directly connected, FastEthernet0/0D 12.0.0.0/8 is a summary, 00:03:58, Null013.0.0.0/24 is subnetted, 1 subnetsD EX 13.1.1.0 [170/30720] via 12.1.1.1, 00:00:05, FastEthernet0/0
R2#show ip route2.0.0.0/8 is variably subnetted, 2 subnets, 2 masksC 2.2.2.0/24 is directly connected, Loopback0D 2.0.0.0/8 is a summary, 00:06:28, Null03.0.0.0/32 is subnetted, 1 subnetsD EX 3.3.3.3 [170/30720] via 12.1.1.1, 00:02:32, FastEthernet0/04.0.0.0/24 is subnetted, 1 subnetsD EX 4.4.4.0 [170/2172416] via 12.1.1.1, 00:00:17, FastEthernet0/012.0.0.0/8 is variably subnetted, 2 subnets, 2 masksC 12.1.1.0/24 is directly connected, FastEthernet0/0D 12.0.0.0/8 is a summary, 00:06:30, Null013.0.0.0/24 is subnetted, 1 subnetsD EX 13.1.1.0 [170/30720] via 12.1.1.1, 00:02:34, FastEthernet0/0D*EX 0.0.0.0/0 [170/2172416] via 12.1.1.1, 00:00:19, FastEthernet0/0
R2#show ip route2.0.0.0/8 is variably subnetted, 2 subnets, 2 masksC 2.2.2.0/24 is directly connected, Loopback0D 2.0.0.0/8 is a summary, 00:09:02, Null03.0.0.0/32 is subnetted, 1 subnetsD EX 3.3.3.3 [170/30720] via 12.1.1.1, 00:05:06, FastEthernet0/04.0.0.0/24 is subnetted, 1 subnetsD EX 4.4.4.0 [170/2172416] via 12.1.1.1, 00:02:52, FastEthernet0/0D EX 200.1.1.0/24 [170/156160] via 12.1.1.1, 00:00:35, FastEthernet0/012.0.0.0/8 is variably subnetted, 2 subnets, 2 masksC 12.1.1.0/24 is directly connected, FastEthernet0/0D 12.0.0.0/8 is a summary, 00:09:04, Null013.0.0.0/24 is subnetted, 1 subnetsD EX 13.1.1.0 [170/30720] via 12.1.1.1, 00:05:09, FastEthernet0/014.0.0.0/24 is subnetted, 1 subnetsD EX 14.1.1.0 [170/2172416] via 12.1.1.1, 00:00:56, FastEthernet0/0D*EX 0.0.0.0/0 [170/2172416] via 12.1.1.1, 00:03:13, FastEthernet0/0
R2#show ip route2.0.0.0/8 is variably subnetted, 2 subnets, 2 masksC 2.2.2.0/24 is directly connected, Loopback0D 2.0.0.0/8 is a summary, 00:13:22, Null03.0.0.0/32 is subnetted, 1 subnetsD EX 3.3.3.3 [170/30720] via 12.1.1.1, 00:09:26, FastEthernet0/04.0.0.0/24 is subnetted, 1 subnetsD EX 4.4.4.0 [170/33280] via 12.1.1.1, 00:00:47, FastEthernet0/0D EX 200.1.1.0/24 [170/156160] via 12.1.1.1, 00:04:55, FastEthernet0/012.0.0.0/8 is variably subnetted, 2 subnets, 2 masksC 12.1.1.0/24 is directly connected, FastEthernet0/0D 12.0.0.0/8 is a summary, 00:13:25, Null013.0.0.0/24 is subnetted, 1 subnetsD EX 13.1.1.0 [170/30720] via 12.1.1.1, 00:09:29, FastEthernet0/014.0.0.0/24 is subnetted, 1 subnetsD EX 14.1.1.0 [170/2172416] via 12.1.1.1, 00:05:00, FastEthernet0/0D*EX 0.0.0.0/0 [170/33280] via 12.1.1.1, 00:00:51, FastEthernet0/0
版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。
发表评论
暂时没有评论,来抢沙发吧~