实验拓扑:

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!!!
浙公网安备 33010602011771号