Hello, everybody!
I have a script on all my switches:
create upm profile blackhole1set var portb 0
set var portb $TCL(string range ${EVENT.LOG_PARAM_0} 36 39)
disable port $portb
create log entry "Port $portb blocked by UPM"
delete var portb
Do you have any idea what could it do? Blocks a port? For what reason?
Many thanks in advance,
Ilya