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
 
 

Network Deployment Tasks and Applicable CLI Targets

Use the following table to help identify the applicable CLI namespace targets for Oracle ILOM network deployment 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 network deployment CLI targets are supported on all managed devices. Use the help command to view the namespace targets supported on a managed device. For example,

help /SP/network/services | help /CMM/network/services | help /FMM/network/services


For additional information about modifying default network deployment properties in Oracle ILOM, see the topics listed in the Related Information section that appears after the table.

Network Deployment Task
CLI Properties on Managed Device
User Role Required
View or modify the network management service properties on the server SP, CMM, or FMM.
/SP |CMM |FMM/services
  • /http

  • /https

  • /ssh

    • generate_ new_ key_ type

    • generate_ new_ key_ action

  • /sso

  • /fips

    /ipmi

    /snmp

  • Admin (a)

View or modify the CLI session time-out property on the server SP, CMM, or FMM.
/SP|CMM|FMM/cli
  • timeout

  • legacy_targets

Admin (a)
View or terminate user sessions on server SP, CMM, or FMM.
/SP|CMM|FMM/sessions
Admin (a) for Delete operations
View or set the system identification information on the server SP, CMM, or FMM.
/SP|CMM|FMM
  • hostname

  • system_contact

  • system_description

  • system_location

Admin (a)
Create and display banner messages on the server SP, CMM, or FMM.
/SP|CMM|FMM/preferences/banner
  • connect

  • login

Admin (a)
View or modify the Oracle ILOM date and time properties on the server SP, CMM, or FMM.
/SP|CMM|FMM/clock
  • datetime

  • timezone

  • usentpserver

    Note -  usentpserver requires the network time protocol service to be enabled (see Manage the Network Time Protocol Service in this table).

Admin (a)
View or set the network time protocol service property on the server SP, CMM, or FMM.
/SP|CMM|FMM/clients/ntp/server
  • /1 address

  • /2 address

Admin (a)

Related Information