Skip to content

Easily extract all configs from Cisco nodes from a EVE-NG .unl file.

Notifications You must be signed in to change notification settings

kaelemc/eve-ng-config-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

eve-ng-config-extractor

Extract device configs from EVE-NG .unl files. Meant for Cisco configs only, may work with other vendors with some modification.

Device configs MUST have a hostname. The hostname from the config is used to name the exported config file.

Usage

  • Place config next to parse.py (in same directory).
  • edit filename variable in parse.py to the exact name of the unl file you want to extract configs from.
  • Execute python parse.py.
  • Export directory will be created and exported configs can be found.

About

Easily extract all configs from Cisco nodes from a EVE-NG .unl file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages