cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
325
Views
0
Helpful
1
Replies

2 Computers in Same VLAN but in Different Switchs Not connected !

Dhari Kh Abedula
Spotlight
Spotlight
1 Reply 1

Hello,

you need to advertise network 10.10.10.0 0.0.0.255 area 0 (or area 1) in OSPF on both routers.

SW01
router ospf 1
network 1.1.1.0 0.0.0.255 area 0
network 10.10.10.0 0.0.0.255 area 0

SW02
router ospf 1
network 1.1.1.0 0.0.0.255 area 0
network 10.10.10.0 0.0.0.255 area 0