GithubHelp home page GithubHelp logo

organizationalwanipaddressing's Introduction

Meraki MX VLANs Uplinks Checker

This Python script retrieves and exports the uplink settings for Meraki MX appliances in a specified organization. It utilizes the Meraki Dashboard API to gather information about WAN interfaces, interface IP addresses, and public IP addresses for each network associated with the organization.

Prerequisites

Before using this script, ensure you have:

  • Meraki Dashboard API Key: Obtain an API key from the Meraki Dashboard.
  • Python 3: Ensure you have Python 3 installed on your system.

Setup

  1. Install Required Packages: Make sure you have the requests library installed. You can install it via pip:
pip install requests
  1. Environment Variable: Set up an environment variable named MERAKI_DASHBOARD_API_KEY and assign it your Meraki Dashboard API key.

  2. Organization ID: Replace 'YOUR_ORG_ID' in the script with your actual Organization ID.

Usage

Run the script using Python:

python script_name.py

The script will generate a CSV file named meraki_mx_vlans_uplinks.csv containing the following information:

  • Network Name
  • WAN Interface
  • Interface IP Address
  • Public IP Address

Notes

  • Ensure proper permissions and network access to fetch data from the Meraki Dashboard API.
  • Review and modify the script according to your organization's specific requirements or environment setup.
  • For any issues or inquiries regarding the Meraki Dashboard API, refer to the Meraki API Documentation.
  • For assistance or inquiries regarding this script, feel free to contact the script author.

License

https://github.com/CiscoSE/cisco-sample-code/blob/master/LICENSE

organizationalwanipaddressing's People

Contributors

brbuxton avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.