Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

netbox-routing

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

netbox-routing

A NetBox Routing Plugin

  • 0.2.3
  • Source
  • PyPI
  • Socket score

Maintainers
1

Netbox Routing

A plugin for tracking all kinds of routing information

Features

Current features

  • Static routing

Under development

  • Dynamic routing
    • BGP
      • Templates/Group inheritance
    • OSPF

Roadmapped

  • Dynamic Routing
    • BGP
      • IPv4/IPv46 AF VRF support
      • VPNv4 support
    • EIGRP
    • IS-IS

Requirements

  • Netbox 4.1+
  • Python 3.10+

Compatibility Matrix

Netbox 3.2.xNetBox 4.1.x
0.1.xCompatibleNot Compatible
0.2.xNot CompatibleCompatible

Installation

To install, simply include this plugin in the plugins configuration section of netbox.

Example:

    PLUGINS = [
        'netbox_routing'
    ],

Configuration

None

Usage

TBD

Additional Notes

TBD

Contribute

Contributions are always welcome! Please open an issue first before contributing as the scope is going to be kept intentionally narrow

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc