this started when i install 3.20 regular routing package, then i try routing-test , v3.20 and then 3.22
routing table was large so i divide into ospf areas , area 1,2,3 and backbone
routing table in every area was smaller , but when i install routing 3.20, later routing-test all routes are same on every router in every ospf area.
i say again , i know its test package but cant belive that its made retrogradation.
I think these are not too much information. Post your configuration and maybe somebody can help you.
I don’t use regular routing package with ospf. There was trouble with it on bigger network. And I think the MT only works on the routing-test package.
I have 239 route in the ospf table now. I had much more but use area ranges to lower the numbers of it. I have only some trouble with the ospf where I use older version (3.9). I’ll upgrade these routers because the 3.20 is much more stable. I use 3.22 only for 2 days so I don’t have too much information about it.
If area type is default, all routes will be visible in every area.
You can set another area type, or use area ranges, or even routing filters if you don’t want specific routes to be imported into backbone area.
No, problem is that I have totally 3 areas.
1st 0.0.0.0 as backbone
2nd 1.1.1.1 type stub
3nd 2.2.2.2 type stub
problem is that routes from area 1.1.1.1 are also distributed to area 2.2.2.2
any idea what problem could be here?
Also is there any way to group simillar adress spaces on one router to one?
as example I have on one router networks 192.168.0.0/26 192.168.0.64/26 192.168.0.128/26 192.168.0.192/26 and one link to ospf network.
There would be ideal for OSPF just to group these network’s to one /24 subnet instead of 4difrerent routes.
Everything is correct. You have set inject-summary-lsa=yes in area configuration.
It means that all summary routes will be imported. Also you can see that in lsa output.