该实验主要探讨直连网段和非直连网段中RID重叠会发生什么现象
实验拓扑图:
该实验中R1的RID为1.1.1.1,R1的ospf进程RID为11.11.11.11,其他路由器命名规则和R1相同。
实验步骤:
①划分网段
②配置路由器的环回接口和接口ip
③配置ospf
④ping测试连通性
PC>ping 192.168.3.254
Ping 192.168.3.254: 32 data bytes, Press Ctrl_C to break
Request timeout!
From 192.168.3.254: bytes=32 seq=2 ttl=125 time=16 ms
From 192.168.3.254: bytes=32 seq=3 ttl=125 time=31 ms
From 192.168.3.254: bytes=32 seq=4 ttl=125 time=31 ms
From 192.168.3.254: bytes=32 seq=5 ttl=125 time=31 ms
--- 192.168.3.254 ping statistics ---
5 packet(s) transmitted
4 packet(s) received
20.00% packet loss
round-trip min/avg/max = 0/27/31 ms
PC>ping 192.168.2.254
Ping 192.168.2.