View: 743|Reply: 0

How to realize the intercommunication of Intranet by lab

[Copy link]

0

Threads

0

Posts

0

Credits

Guest

Credits
0
Post time 9-6-2021 17:17:30 | Show all posts |Read mode
This post was last edited by 472516981 at 22:10, April 10, 2021

As shown in the figure below, the intranet 14 and 15 segments can ping each other, but the intranet 200 segment cannot. The gateway and the default route have been set in the 1415200 network segment. Core-1, Core-2 and R2 have already declared all network segments in OSPF.
Seeking answers from the great God can provide further information. Thank you very much.








Screenshot 2021-04-10 185149.png (68.72 KB, 0 downloads)[/I]





Upload at 18:51 on April 10, 2021










R2:router ospf 1
log-adjacency-changes
network 58.1.1.0 0.0.0.255 area 0
network 59.1.1.0 0.0.0.255 area 0
default-information originate


------------------------------------------------------------------

Core-1:interface Vlan14
ip address 192.168.14.252 255.255.255.0
glbp 14 ip 192.168.14.254
glbp 14 priority 255
glbp 14 preempt
!
interface Vlan15
ip address 192.168.15.252 255.255.255.0
glbp 15 ip 192.168.15.254
glbp 15 priority 254
glbp 15 preempt
!
interface Vlan58
ip address 58.1.1.1 255.255.255.0
!
router ospf 1
network 58.1.1.0 0.0.0.255 area 0
network 192.168.14.0 0.0.0.255 area 0
network 192.168.15.0 0.0.0.255 area 0


-------------------------------------------------------
Core-2:
interface Vlan14
ip address 192.168.14.253 255.255.255.0
glbp 14 ip 192.168.14.254
glbp 14 preempt
!
interface Vlan15
ip address 192.168.15.253 255.255.255.0
glbp 15 ip 192.168.15.254
glbp 15 preempt
!
interface Vlan59
ip address 59.1.1.1 255.255.255.0
!
interface Vlan200
ip address 192.168.200.254 255.255.255.0
glbp 200 ip 192.168.200.253
!
router ospf 1
network 59.1.1.0 0.0.0.255 area 0
network 192.168.14.0 0.0.0.255 area 0
network 192.168.15.0 0.0.0.255 area 0
network 192.168.200.0 0.0.0.255 area 0
default-information originate
!
ip forward-protocol nd
!
no ip http server
no ip http secure-server
!
ip route 0.0.0.0 0.0.0.0 192.168.200.1





Reply

Use magic Report

You have to log in before you can reply Login | Register Now

Points Rules

Quick Reply Contact us with Skype Contact us with Whastsapp Contact us with Telegram To Top Return to the list