#00156 ตรวจสอบ IP ILOM ผ่าน CLI RJ45 Console Port

From the Oracle ILOM CLI:

  1. To view the assigned IPv4 and IPv6 network settings on the SP, perform the following:

    For IPv4, type: show /SP/network

    For IPv6, type: show /SP/network/ipv6

  2. To view the descriptions about each IPv4 and IPv6 network property, perform the following:

    For IPv4, type: help /SP/network

    For IPv6, type: help /SP/network/ipv6

  3. To modify the IPv4 and IPv6 network properties on the SP, issue the set command.

    IPv4 Example:

    set /SP/network state=enabled|disabled pendingipdiscovery=static|dhcp pendingipaddress=value pendingipgateway=value pendingipnetmask=value

    IPv6 Example:

    set /SP/network/ipv6 state=enabled|disabled pending_static_ipaddress= value/subnet_mask_value pending_static_ipgatewayaddress=value