xixizhouping
学习方法: 每天晚上睡觉前:思考今天学了什么? 每天早上起来前:思考今天要学什么?

导航

 

实验拓扑:

1、多进程双向重分布

R4(config)#router ospf 110

R4(config-router)#redistribute ospf 100 subnets
R4(config)#router ospf 100
R4(config-router)#redistribute ospf 110 subnets

2、Tunnel

R3配置:

int tunnel 1

tunnel source 34.1.1.3

tunnel destination 34.1.1.4

ip address 192.168.34.3 255.255.255.0

!

router ospf 110

network 192.168.34.0 0.0.0.255 area 0

 

 3、virtual-link

router ospf 110

area 2 virtual-link 4.4.4.4(对方R-ID)

show ip ospf virtual-link 查看是否虚链路OSPF邻居状态为FULL!!!

 

posted on 2018-05-05 08:36  xixizhouping  阅读(175)  评论(0)    收藏  举报