#!/usr/bin/python2 ''' === PREREQUISITES === Run in Python 2 Install requests library, via macOS terminal: sudo pip install requests === DESCRIPTION === This script finds all MS switchports that match the input search parameter, searching either by clients from a file listing MAC addresses (one per line), a specific tag in Dashboard currently applied to ports, or the specific access policy currently configured. This script does not change configuration; its counterpart script update_ports.py does change the access policy. === USAGE === python find_ports.py -k -o -s [-t