Страница 1 из 1

Максимальное количество OSPF AREA? MES3124F

Добавлено: 16 авг 2017 15:34
artferrr
Здравствуйте. При настройке ospf столкнулся с проблемой: при добавлении очередной ospf зоны сообщение о исчерпании лимита. Можно ли это число увеличить? или это предельный лимит?

Код: Выделить всё

OSPF is enabled
OSPF Router ID 10.255.0.4
Support only single TOS(TOS0) route
It is an area border and autonomous system boundary router
Redistributing External Routes from,
   connected with metric mapped to type 2
Number of areas in this router is 4
Area 0.0.0.0
   Number of interfaces in this area is 1
   SPF algorithm executed 904 times
Area 1.1.1.51
   Number of interfaces in this area is 1
   SPF algorithm executed 293 times
Area 1.1.1.54
   Number of interfaces in this area is 1
   SPF algorithm executed 5 times
Area 1.1.1.55
   Number of interfaces in this area is 1
   SPF algorithm executed 123 times

Re: Максимальное количество OSPF AREA? MES3124F

Добавлено: 17 авг 2017 09:49
Александр Селезнев
Добрый день! О какой версии ПО идет речь? Вы добавили 4 зоны и при попытке добавить 5 вышло сообщение о лимите? Можно внести немного подробностей.
Например, видно что на коммутаторе 7 зон

Код: Выделить всё

e3430-132018_agr#sh ip ospf

OSPF is enabled
OSPF Router ID 8.1.3.162
Support only single TOS(TOS0) route
It is an autonomous system boundary router
Redistributing External Routes from,
   connected with metric mapped to type 2
Number of areas in this router is 7
Area 0.0.0.0
   Number of interfaces in this area is 0
   SPF algorithm executed 26 times
Area 1.1.1.1
   Number of interfaces in this area is 0
   SPF algorithm executed 0 times
Area 2.1.1.1
   Number of interfaces in this area is 0
   SPF algorithm executed 0 times
Area 3.1.1.1
   Number of interfaces in this area is 0
   SPF algorithm executed 0 times
Area 4.1.1.1
   Number of interfaces in this area is 0
   SPF algorithm executed 0 times
Area 5.1.1.1
   Number of interfaces in this area is 0
   SPF algorithm executed 0 times
Area 10.37.5.0
   Area is a NSSA
   Number of interfaces in this area is 1
   SPF algorithm executed 26 times

Re: Максимальное количество OSPF AREA? MES3124F

Добавлено: 17 авг 2017 09:57
artferrr
Александр Селезнев писал(а):Добрый день! О какой версии ПО идет речь? Вы добавили 4 зоны и при попытке добавить 5 вышло сообщение о лимите? Можно внести немного подробностей.
Например, видно что на коммутаторе 7 зон

Код: Выделить всё

e3430-132018_agr#sh ip ospf

OSPF is enabled
OSPF Router ID 8.1.3.162
Support only single TOS(TOS0) route
It is an autonomous system boundary router
Redistributing External Routes from,
   connected with metric mapped to type 2
Number of areas in this router is 7
Area 0.0.0.0
   Number of interfaces in this area is 0
   SPF algorithm executed 26 times
Area 1.1.1.1
   Number of interfaces in this area is 0
   SPF algorithm executed 0 times
Area 2.1.1.1
   Number of interfaces in this area is 0
   SPF algorithm executed 0 times
Area 3.1.1.1
   Number of interfaces in this area is 0
   SPF algorithm executed 0 times
Area 4.1.1.1
   Number of interfaces in this area is 0
   SPF algorithm executed 0 times
Area 5.1.1.1
   Number of interfaces in this area is 0
   SPF algorithm executed 0 times
Area 10.37.5.0
   Area is a NSSA
   Number of interfaces in this area is 1
   SPF algorithm executed 26 times



Код: Выделить всё

SW version    2.5.46[be571774] ( date  03-Feb-2017 time  13:08:44 )
Boot version    0.0.1.5 ( date  07-Dec-2016 time  08:42:13 )
HW version    02.06
CPLD version    03


при добавлении IP интерфейса в новую зону сообщение:

Код: Выделить всё

#configure
(config)#interface  ip 10.20.3.1
(config-ip)#ospf
(config-ip)#ospf area 1.1.1.100
Cannot create area: max supported number of areas are already defined.
(config-ip)#

Re: Максимальное количество OSPF AREA? MES3124F

Добавлено: 17 авг 2017 10:01
Александр Селезнев
В личку предоставьте полную конфигурацию коммутатора

Re: Максимальное количество OSPF AREA? MES3124F

Добавлено: 17 авг 2017 10:07
artferrr
Александр Селезнев писал(а):В личку предоставьте полную конфигурацию коммутатора

выслал

Re: Максимальное количество OSPF AREA? MES3124F

Добавлено: 17 авг 2017 10:15
artferrr
Александр Селезнев писал(а):В личку предоставьте полную конфигурацию коммутатора

Я вижу, что в вашей конфигурации в зоны не добавлены интерфейсы, вероятно ограничение с этим связано. Они созданы, но не активные.