Project

General

Profile

Actions

Feature #10665

closed

Manual OSPF neighbor definitions

Added by Jim Pingle almost 4 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Low
Assignee:
Category:
FRR
Target version:
-
Start date:
06/15/2020
Due date:
% Done:

100%

Estimated time:
Plus Target Version:

Description

OSPF interface modes "non-broadcast" and "point-to-miltipoint" rely on being able to manually define specific OSPF neighbors, but the FRR GUI does not currently have this ability.

Add support for this to the FRR GUI, either on its own tab under OSPF or a rowhelper somewhere since there are so few options (neighbor IP address, and optional poll interval and priority)

pfsense# conf t
pfsense(config)# router ospf
pfsense(config-router)# neighbor ?
  A.B.C.D  Neighbor IP address
pfsense(config-router)# neighbor 10.3.0.222 ?
  <cr>
  poll-interval  Dead Neighbor Polling interval
  priority       Neighbor Priority
pfsense(config-router)# neighbor 10.3.0.222 poll-interval ?
  (1-65535)  Seconds
pfsense(config-router)# neighbor 10.3.0.222 priority ?
  (0-255)  Priority

This setting doesn't appear to be in OSPF6, so only OSPF needs changed at the moment.


Files

Error_when_you_open_Neighbors_menu.png (9.94 KB) Error_when_you_open_Neighbors_menu.png Azamat Khakimyanov, 09/21/2020 06:40 AM
FRR_OSPF_menu_with_Neighbors.png (13.5 KB) FRR_OSPF_menu_with_Neighbors.png Azamat Khakimyanov, 09/21/2020 06:40 AM
Active_Neighbors_menu.png (41.8 KB) Active_Neighbors_menu.png Azamat Khakimyanov, 09/21/2020 06:54 AM
Actions

Also available in: Atom PDF