SSH access to IPSI
Useful tip to access IPSI via SSH
from CM Linux shell:
1) disable any session to IPSI: ipsisession -d -c 01A (01A – replace with your IPSI)
2) enable session to IPSI: ipsisession -c 01A (01A – replace with your IPSI)
3) copy password that was created
4) access to your IPSI: ssh init@ipsi-a01a. respone to the “yes/no” question by [...]