JNPRAutomate / junos-automation-examples

Various Junos automation examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repository dedicated to automating with Junos

Directory structure (building out in 2024)

  • archived (the old junos-automation-examples repository with minimal scripts)
  • configuration management (Day 2)
    • configuration backups or archives
    • configuration compliance
    • configuration generation
    • configuration conversions to and from other vendors
  • custom outputs
    • cli commands
    • SNMP MIBs
  • data collection
    • proactive data collection
    • event triggered root case analysis
  • hardening
  • installations or deployments (Day 0 or Day 1)
  • integration with 3rd party applications
  • licensing
  • notifications
    • emails (SMTP)
    • SNMP Traps
  • testing or validation
  • troubleshooting
  • upgrades

This project is a repository developed by the Juniper community. Some "automation" does not require a script, so there is no requirement for automation examples to have a script in their individual directories.

About

Various Junos automation examples

License:MIT License


Languages

Language:Ruby 55.2%Language:XSLT 25.6%Language:Python 19.2%