Hello,
I have been working lately on UPM testing for later use.
I noticed something pretty strange, when I execute a very simple script, after 2-3 times, it makes the switch lag horribly and everything slows down. The switch itself still does it's job switching, but the console and SSH become extremely slow, which is a problem.
Is there a way to solve that ?
Switch x250 with ExtremeXOS version 15.3.5.2
The script I tried, to check if it was due to my script or switch issue is :
create log message "======================="
create log message "Starting script to test logging"
create log message "======================="
Thanks