You will know you need this command when you see this error message trying to connect to the VSP:
Requested service is unavailable, it is already in use by a different client.
This new command is available in the iLO’s command line interface (CLI) using the SMASH CLP protocol, which is typically accessed using Telnet or SSH.
The new command to terminate VSP sessions is:
stop /system1/oemhp_vsp1
For reference, here are the two methods of starting VSP sessions in the iLO CLI:
vsp
or
start /system1/oemhp_vsp1
Before now, the only way to clear a hung VSP session was to reboot the iLO (a very intrusive action that takes 30-60 seconds), so this is a major improvement in usability of Virtual Serial Port sessions.