Accessing the Karaf Console
To access the Karaf console:
- Connect to the OneController using SSH: admin@<IP address> (where <IP address> = OneController IP address) and password = abc123.
- At the command prompt, connect to the Karaf shell using SSH by issuing the following command: ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -p 8101 karaf@127.0.0.1
-
When prompted, type the password karaf.
The following prompt
appears.Karaf Prompt