Step 5 - Review Network Status

Review the following odaadmcli command that provide information about Oracle Database Appliance configuration.

Command: odaadmcli show network

Description: Displays the MAC address, health status, and temperature of the network ports.

$ sudo odaadmcli show network  

        NAME           HEALTH HEALTH_DETAILS LOCATION PART_NO MANUFACTURER MAC_ADDRESS        LINK_DETECTED DIE_TEMP                                       
        Ethernet_NIC_0 OK     -              NET0     i210    INTEL        00:10:E0:DA:CD:62  no (em1)      N/A            
        Ethernet_NIC_1 OK     -              NET1     BCM57417Broadcom     00:10:E0:DA:CD:63  yes (em2)     N/A            
        Ethernet_NIC_2 OK     -              NET2     BCM57417Broadcom     00:10:E0:DA:CD:64  yes (em3)     N/A            
        Ethernet_NIC_3 -      -              NET3     X540    INTEL        00:0A:F7:CF:36:38  yes (p1p2)    -              
        Ethernet_NIC_4 -      -              NET4     X540    INTEL        00:0A:F7:CF:36:30  yes (p1p1)    -      

This concludes Lab 6.