This repository is deprecated; please follow the main search page or use the ‘Related code repos’ widget on the right side of the current page.

published

Automation of Data Prefix List updation on vManage

New prefixes are added to a domain time to time. This script intends to automate the querying for new prefixes related to a domain and update the same to the data prefix list on vManage without human intervention.

Author:


Prerequisites

  • Python 2.7
  • PyCharm/Any text editor
  • Flask

Steps to Reproduce

  • Download/clone the repository
  • Install the reuirements using pip install -r requirements.txt
  • Make sure you make changes in the nslookup_google.py inside scripts folder with a valid vManage IP
  • Modify the domain name as required in the code.
  • Execute using a text editor such as pycharm
  • Terminal can also be used to run the code.
    python nslookup_google.py

API Reference/Documentation:

DISCLAIMER:

Please note: This script is meant for demo purposes only. All tools/ scripts in this repo are released for use "AS IS" without any warranties of any kind, including, but not limited to their installation, use, or performance. Any use of these scripts and tools is at your own risk. There is no guarantee that they have been through thorough testing in a comparable environment and we are not responsible for any damage or data loss incurred with their use.
You are responsible for reviewing and testing any scripts you run thoroughly before use in any non-testing environment.

View code on GitHub

Code Exchange Community

Get help, share code, and collaborate with other developers in the Code Exchange community.View Community
Disclaimer:
Cisco provides Code Exchange for convenience and informational purposes only, with no support of any kind. This page contains information and links from third-party websites that are governed by their own separate terms. Reference to a project or contributor on this page does not imply any affiliation with or endorsement by Cisco.