Host-to-ILOM interconnect successfully configured.
bash-4.2# ilomconfig list interconnect
Interconnect
============
State: enabled
Type: USB Ethernet
SP Interconnect IP Address: 169.254.182.76
Host Interconnect IP Address: 169.254.182.77
Interconnect Netmask: 255.255.255.0
SP Interconnect MAC Address: 02:21:28:57:47:16
Host Interconnect MAC Address: 02:21:28:57:47:17
Note:
In this example:
•
The Host address is 169.254.182.77
•
The ILOM address is 169.254.182.76
4.
Verify that you can ping the ILOM interface.
bash-4.2# ping 169.254.182.76
PING 169.254.182.76 (169.254.182.76) 56(84) bytes of data.
64 bytes from 169.254.182.76: icmp_seq=1 ttl=64 time=0.323 ms
64 bytes from 169.254.182.76: icmp_seq=2 ttl=64 time=0.218 ms
5.
Enable higher layer IP protocols.
bash-4.2# ipmitool sunoem cli "set /SP/network/interconnect
allowed_services=fault-transport,http,https,ipmi,snmp,ssh"
Connected. Use ^D to exit.
-> set /SP/network/interconnect allowed_services=fault-
transport,http,https,ipmi,snmp,ssh
Set 'allowed_services' to 'fault-transport,http,https,ipmi,snmp,ssh' [fault-
transport, http, https, ipmi, ssh, snmp]
-> Session closed
Disconnected
6.
Set the snapshot type to normal.
bash-4.2# ipmitool sunoem cli "set /SP/diag/snapshot dataset=normal"
Connected. Use ^D to exit.
-> set /SP/diag/snapshot dataset=normal
Set 'dataset' to 'normal'
-> Session closed
Disconnected
7.
Sign into ILOM again.
bash-4.2# ssh [email protected]
Password: *******
Oracle(R) Integrated Lights Out Manager
Version 4.0.4.33 r128860
Copyright (c) 2019, Oracle and/or its affiliates. All rights reserved.
Warning: password is set to factory default.
Warning: HTTPS certificate is set to factory default.
Chapter 1
Collecting ILOM Diagnostics for D2000 and D6000
1-9