The facility to run Python scripts from the Extreme operating system command line enables you to execute complex and repetitious tasks with accuracy and efficiency. This facility also enables you to validate scripts intended for event management.
Caution
Make sure that you test Python scripts according to standard quality assurance practices before deploying them.device# python create_po.py
Note
The create_po.py script is discussed in "Script for assigning interfaces to port channels (create_po.py)."