published

Cisco SD-WAN Qos Maps Viewer

QoS Maps viewer allows you to search by Qos map name and return the devices affected by the Qos map. You can also search by Localized Policy name and return the Qos maps used in the policy.

Requirements

To use this code you will need:

  • Python 3.7+
  • vManage user login details.

Install and Setup

  • Clone the code to local machine.
git clone https://github.com/HusseinOmar/sd-wan-qos-map-viewer.git
cd sd-wan-qos-map-viewer
  • Setup Python Virtual Environment (requires Python 3.7+)
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Collecting Data

python data-collector.py

Viewing and Searching Data

python data-viewer.py

Follow prompts to do multiple searches

Video Demo

Watch the Demo Video

License

CISCO SAMPLE CODE LICENSE - Link

Cisco Sample Code License - Local File

Questions and Contact Info

If you have any issues or a pull request, you can submit a Issue or contact me directly。

My Cisco CEC ID is: husseino

My email address husseino@cisco.com

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.