Go to main content
Oracle® Fabric Interconnect F2-12 Installation Guide

Exit Print View

Updated: November 2016
 
 

Log In to the Oracle Fabric OS Interface

When you log in to the Oracle Fabric OS interface for the very first time, the Oracle Fabric OS configuration wizard starts. Only after completing the Oracle Fabric OS configuration wizard can you manage the switch through the Oracle Fabric OS Interface.

  1. Choose a method of accessing the Oracle Fabric OS interface:
    • From a management network attached host, start an SSH session and connect to the SCP by specifying the IP address you previously configured.
      $ ssh admin@SCP_IP_address
      admin@SCP_IP_address's password: password
      
                              Welcome to OFOS Controller
      Copyright (c) 2012, 2016, Oracle and/or its affiliates.  All rights reserved.
      
                   Enter "help" for information on available commands.
      
           Enter the command "show system copyright" for licensing information
      admin@hostname[OFOS]

      where:

      • admin is the username of the Oracle Fabric OS administrator.

      • SCP_IP_address is the IP address assigned by DHCP or that you configured in Assign a Static IP Address to the SCP.

      • password is the password of the SCP's password you configured through the Oracle First Boot wizard.

      • hostname is the host name assigned by DHCP or that you configured in Assign a Static IP Address to the SCP.

    • Start an SSH session to the SCP's IP address, then issue su admin to start the Oracle Fabric OS.

      At the completion of this command, the Oracle Fabric OS CLI is displayed for the Oracle Fabric OS controller.

      [root@SCP_IP_address ~]# su admin
                               Welcome to OFOS Controller
      Copyright (c) 2012, 2016, Oracle and/or its affiliates.  All rights reserved.
      
                   Enter "help" for information on available commands.
      
           Enter the command "show system copyright" for licensing information
      admin@ovn82-102[OFOS]                          
  2. Consider your next steps.
    • If this is the first login to the Oracle Fabric OS, the Oracle Fabric OS configuration wizard runs automatically.

      See Run the Oracle Fabric OS Configuration Wizard.

    • Otherwise, you can now administer the switch through the Oracle Fabric OS.

      Refer to the Oracle Fabric OS documentation for further instructions.

Related Information