cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2591
Views
5
Helpful
16
Replies

OSPF question

anthony.marsh
Level 1
Level 1

From new york router which will be my ABR/ASBR, I have redistributed ospf 200 with a default metric of 10 and from nycore router I've redistributed ospf 1000 default metric 10.

When I show ip route on corertr1 i see the O IA route for 192.168.13.0/28 from router 2, but I see no routes from nycore for 172.20.2.0/24.

On router 2 using the show ip route command displays O IA routes for 172.16.111.0/24, 172.16.112.0/24, 172.16.113.0/24, 172.16.114.0/24 but again no route from nycore for network 172.20.2.0/24.

However on nycore I see all routes advertised for OSPF 1000 in it's routing table.

What am I doing wrong if anything? You answers will be very much appreciated.

16 Replies 16

You could also have two OSPF processes on the newyork router and redistribute between the two.

I would prefer to use BGP between the two in a production network.

Hope this helps,

Regards,
Harold Ritter, CCIE #4168 (EI, SP)

Thanks for sharing your knowledge with me on this. I will try the two processes and see how that looks. But you are absolutely right in saying BGP is the preference here.

I appreciate the time taken to answer my questions.

Have a nice day.

Anthony