Go to main content
Sun Network QDR InfiniBand Gateway Switch 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@gateway_name->

    Or.

    -> start /SYS/Gateway_Mgmt
    Are you sure you want to start /SYS/Gateway_Mgmt (y/n)? y
    
    NOTE: start /SYS/Gateway_Mgmt will launch a restricted Linux shell.
          User can execute switch diagnosis, Ethernet Gateway resource
          administration and configuration commands 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.
    
    GWMan@gateway_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@gateway_name->

    where gateway_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/Gateway_Mgmt or /SYS/Fabric_Mgmt Linux shell as the ilom-operator user, this message is displayed.

    -> start /SYS/Gateway_Mgmt
    Are you sure you want to start /SYS/Gateway_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, /SYS/Gateway_Mgmt, and /SYS/Fabric_Mgmt Linux Shells

  • Switch From the Linux Shell to the Oracle ILOM Shell