DanSheps / netbox-routing

A Netbox Routing plugin
Apache License 2.0
50 stars 6 forks source link

OSPF passive interface #24

Closed LuPo closed 1 month ago

LuPo commented 2 months ago

Plugin version

v0.2.0

NetBox version

v4.0.10

Feature type

Data model extension

Proposed functionality

Add "passive-interface" boolean to OSPFInterface model as an attributes

Use case

This statement is often used to increase security on the user facing segments especially when authentication is not being used.

Database changes

New field is necessary

External dependencies

No response