Go to main content

Oracle® ILOM User's Guide for System Monitoring and Diagnostics Firmware Release 3.2.x

Exit Print View

Updated: April 2018
 
 

Management Connection Tasks and Applicable CLI Targets

Use the following table to help identify the applicable CLI namespace targets for Oracle ILOM management connection tasks.

The following table does not provide the full CLI path to the /SP target on all managed devices. For instance, to access the /SP target from either a multi-domain SPARC server, a blade system CMM, or a Netra FMM, append the applicable CLI properties to the beginning of the /SP target:

  • SPARC multi-domain server, where applicable, append: /Servers/PDomains/PDomain_n

  • Blade system CMM, where applicable, append: /Servers/Blades/Blade_n

  • Netra frame system FMM, where applicable, append: /Servers/ComputeNodes/ComputeNode_n


Note -  Not all CLI management connection targets are available on all managed devices. Use the help command to view the namespace targets supported on a managed device. For example, help /SP/network, | help /CMM/network | help /FMM/network

For additional information about setting up a management connection to Oracle ILOM, see the topics listed in the Related Information section that appears after the table.

Management Connection Task
CLI Properties on Managed Device
Required User Role
View or modify the network service state property on the server SP, CMM, or FMM.
/SP|CMM|FMM/network
  • state

  • Admin (a)

View or modify the IPv4 network properties on the server SP, CMM, or FMM.
/SP|CMM|FMM/network
  • ipdiscovery

  • ipaddress

  • ipnetmask

  • ipgateway

  • dhcp_clientid

  • Admin (a)

View or modify the IPv6 network properties on the server SP, CMM, or FMM.
/SP|CMM|FMM/network/ipv6
  • state

  • autoconfig=

  • autoconfig

  • static_ipaddress

  • Admin (a)

Test IPv4 and IPv6 network connectivity.
/SP|CMM|FMM/network/test
  • ping

  • Operator (o)

View or modify the SP network management port property.
/SP/network
  • managementport

Note -  Not all server SPs support the Netn property for enabling sideband management.

  • Admin (a)

View or modify the local interconnect access properties between the Oracle ILOM SP and host OS.
/SP/network/interconnect
  • host_managed

    Note -  Other interconnect properties can be configured if you choose to manually configure the connection between the SP and host OS.

    Use the help command to learn about the other interconnect properities.

  • Admin (a)

View or modify the Domain Name Service (DNS) resolution properties on the server SP, CMM, or FMM.
/SP|CMM|FMM/clients/dns
  • auto_dns

  • nameserver

  • /retries

  • searchpath

  • timeout

  • Admin (a)

View or modify the serial management port property on the server SP, CMM, or FMM.
/SP|CMM|FMM/serial
  • external

  • host

  • portsharing

Note -  The serial port properties vary from system to system. Use the help command to determine which serial port properties are supported on the managed device. For example: help /SP/serial

  • Admin (a)

Related Information