Accessing the Karaf Console

To access the Karaf console:

  1. Connect to the OneController using SSH: admin@<IP address> (where <IP address> = OneController IP address) and password = abc123.
  2. 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
  3. When prompted, type the password karaf. The following prompt appears.
    expand icon
    Karaf Prompt
    Graphics/Karaf_Prompt.png