Go to main content
Sun Datacenter InfiniBand Switch 36 Documentation Supplement for Firmware Version 2.2

Exit Print View

Updated: September 2016
 
 

Switch From the Oracle ILOM Shell to the Linux Shell

  1. Acces the Oracle ILOM CLI.

    See Accessing Oracle ILOM From the CLI.

  2. Switch to the Linux shell.
    -> start /SYS/Switch_Diag
    Are you sure you want to start /SYS/Switch_Diag (y/n)? y
    
    NOTE: start /SYS/Switch_Diag will launch a restricted Linux shell.
          User can execute switch diagnosis and IB monitoring commands
          in the shell. To view the list of commands, use "help" at
          rsh prompt.
    
          Use exit command at rsh prompt to revert back to
          ILOM shell.
    
    Diag@switch_name->

    Or.

    -> start /SYS/Fabric_Mgmt
    Are you sure you want to start /SYS/Fabric_Mgmt (y/n)? y
    
    NOTE: start /SYS/Fabric_Mgmt will launch a restricted Linux shell.
          User can execute switch diagnosis, SM Configuration and IB
          monitoring commands in the shell. To view the list of commands,
          use "help" at rsh prompt. 
    
          Use exit command at rsh prompt to revert back to
          ILOM shell.
    
    FabMan@switch_name->

    where switch_name is the host name of the management controller.

    You are now in the Linux shell.

    You can use the exit command to return to the Oracle ILOM shell.

    If you try to switch to the /SYS/Fabric_Mgmt Linux shell as the ilom-operator user, this message is displayed.

    -> start /SYS/Fabric_Mgmt
    Are you sure you want to start /SYS/Fabric_Mgmt (y/n)? y
    start: User role does not allow this action to be performed 
    ->

Related Information

  • show Command

  • exit Command (Oracle ILOM)

  • /SYS/Switch_Diag and /SYS/Fabric_Mgmt Linux Shells

  • Switch From the Linux Shell to the Oracle ILOM Shell