Database Reference
In-Depth Information
Table 2-2. Common ILOM CLI Commands
ILOM CLI Command
Description
show /SYS power_state fault_state
Shows the power_state (On or Off ) for the host, and the fault state.
OK means nothing faulted. If the ILOM/SP detects failure, the fault
state will not be OK.
stop /SYS
Stops the host in a graceful way. If the host doesn't respond or doesn't
go down, you can force the host to stop by adding -f . For example:
stop -f /SYS
start /SYS
Starts a host.
show faulty
Lists all detected failures, if any.
start /SP/console
Starts text-based console access.
set /SP/users/root password=welcome1
Sets a new password for the ILOM.
set /SP/network
pendingipdiscovery=static
pendingipaddress=10.0.0.1
pendingipnetmask=255.255.255.0
pendingipgateway=10.0.0.255
commitpending=true
Configures the network for the ILOM.
reset /SP
Resets the SP, which means the host as well as the SP will be rebooted.
Show /SP/version
Displays the current SP version.
In order to access and execute these commands remotely, it is very important to ensure that that the ILOM integrated
shell is accessible and available. We discussed the ports needed for Remote KVMS in Table 2-1 . You should also consider
the ports listed in Table 2-3 . Ports are based on standard Oracle defaults and can be configured based on requirements.
Table 2-3. Ports Used for ILOM Access
Port
Type
Description
22
SSH over TCP
SSH - Secure Shell (inbound)
69
TFTP over UDP
TFTP (outbound)
80
HTTP over TCP
Web (user-configurable; inbound)
123
NTP over UDP
NTP - Network Time Protocol (outbound)
161
SNMP over UDP
SNMP - (user-configurable; inbound)
162
IPMI over UDP
IPMI - Platform Event Trap (PET) (outbound)
389
LDAP over UDP/TCP
LDAP (user-configurable; outbound)
443
HTTPS over TCP
(user-configurable; inbound)
514
Syslog over UDP
Syslog - (outbound)
623
IPMI over UDP
IPMI (bidirectional)
546
DHCP over UDP
DHCP (bidirectonal)
1812
RADIUS over UDP
RADIUS (outbound )
 
Search WWH ::




Custom Search