09-28-2023 09:08 AM
In my network, on a router i have run ospf for wan connectivity and static route for LAN side. I have redistributed static in OSPF.
Now i have connected a PC to the same router and want to redistribute connected in OSPF. When i redistribute connected the LAN side Static switch goes down. Any suggestion or help is apprciated
R1#
router ospf 100
router-id 10.100.6.35
redistribute connected
redistribute static metric-type 1 tag 35
network 10.100.6.35 0.0.0.0 area 0
network 10.100.5.60 0.0.0.3 area 0
!
09-28-2023 09:13 AM
Sorry staitc route for LAN' what you meaning can you more elaborate.
09-28-2023 09:31 AM
We have conncted L3 switch from this router on port GE0/0/1 and configured static route
ip route 10.55.1.0 255.255.255.224 10.55.1.134 track 1
Now connected a PC directly on R#1 on port GE /0/0/2 which have to redistribute in ospf 100
09-28-2023 09:33 AM
this pc connect using same subnet 10.55.1.0
09-28-2023 09:41 AM
no sir this pc ip is 10.100.5.101 255.255.255.248
09-28-2023 09:39 AM
09-28-2023 09:41 AM
are you use IP in PC same as SW subnet ?
09-28-2023 09:46 AM
No sir
We can not use same subnet ip as in switch . Asper IP schema we have to use different subnet from switch subnet
09-28-2023 10:01 AM
Try use subnet keyboard with redistribution and check again.
09-28-2023 10:05 AM
ok sir i will try
Can we have any route-map or metric value variation so that we can only redistribute this connected PC ?
09-28-2023 10:09 AM
No need when you add subnet keyword it will auto redistribute only connect /32 host IP.
09-29-2023 05:26 AM
Not working....
My PC ip is 10.100.5.2/29
Router interface ip is 10.100.5.1/29
When i redistribute connected subnets. Other connected switches become not reachable from DC
09-29-2023 05:50 AM
I Send you message
09-28-2023 09:25 AM
"Static switch goes down" what do u mean ?
Regards, ML
**Please Rate All Helpful Responses **
09-28-2023 09:38 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide