Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Renato Almeida de Oliveira committed Mar 9, 2020
2 parents e3d4b94 + 0f940d7 commit e3f7542
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# Ansible Collection - renatoalmeidaoliveira.netero

Documentation for the collection.
Netero is a simple utiliy to help network manangement, that aims to encpsulate vendors’ specifics sintax in YAML models based on YANG data model, in this realease it is possible to perfom the following:

* Manage your configuration Backups
* Integrate your backups with Gogs API, with git push and commit
* Consume PeeringDB API for prospection of when some Autonomous System (AS) lies on the same IXP as your AS
* Consume PeeringDB API for gather AS informations as max IPv4/IPv6 prefixes, interfaces address, IRR-ASSET
* Encapsulate BGPq3/BGPq4 for generation of prefix-list of a given IRR-ASSET
# Next Steps

The configuration module, that will read model files and configure the network devices

# Documentation Link:

http://netero.renatooliveira.eng.br/

0 comments on commit e3f7542

Please sign in to comment.