Go to main content

Oracle® X6 Series Servers Administration Guide

Exit Print View

Updated: September 2017
 
 

Modify Service Processor Network Settings (Oracle Hardware Management Pack)

Use this optional procedure to modify the default Oracle ILOM network settings.

  1. Access the operating system command line.

    For more information, see Accessing Oracle Hardware Management Pack.

  2. To modify IPv4 network settings, use the ilomconfig modify network command:

    ilomconfig modify network --ipdiscovery=static|dhcp [--ipaddress=ipaddress] [--netmask=netmask] [--gateway=gateway] [--state=enabled|disabled] [--mgmtport=port]

  3. To modify IPv6 network settings, use the ilomconfig modify network-ipv6 command:

    ilomconfig modify network-ipv6 [--autoconfig=disabled|stateless dhcpv6_stateful|dhcpv6_stateless] [--static-ipaddress=ipv6address] [--state=enabled|disabled]

Related Information