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

net-genconfig

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

net-genconfig

Network device configuration generator

  • 2.2.3.0
  • PyPI
  • Socket score

Maintainers
1

net-genconfig

This package generates configurations for network devices based on three sources of information:

  • roles -- these Jinja2 templates form the basis of an output configuration file and exist for each platform and device role (e.g. IOS as distribution router; IOS as core router, NX-OS as core router, NX-OS as row switch)

  • include -- Jinja2 includes (some to be included 'as is' [.j2] and some with macros that can be called [.j2m]); these are included by the role templates and by each other

  • inventory -- this is a big database of device details (including the role for a particular device) and associated information, such as VLANs, subnets, interfaces, etc.

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