
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
Viewing and Searching Data
Follow prompts to do multiple searches
Video Demo

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