Go to main content

Oracle® Server CLI Tools for Oracle Solaris 11.3 User's Guide

Exit Print View

Updated: April 2018
 
 

Modify IPv6 Network Settings

To modify IPv6 settings, use the ilomconfig modify network-ipv6 command. This command lists IP address, netmask, gateway, DHCP settings, and sideband. When you specify an XML file name, the command modifies information defined in the exported service processor configuration XML file rather than modifying Oracle ILOM.

  • To modify IPv6 network settings, type:

    # ilomconfig modify network-ipv6 [--static-ipaddress=IPv6_address] [--autoconfig=disabled|stateless|dhcpv6_stateful|dhcpv6_stateless] [--state=enabled|disabled] [--xmlfile=filename.xml]

    Option
    Description
    Example
    –-static-ipaddress
    Oracle ILOM IPv6 static address.
    2001:0db0:0000:82a1:0000:0000:1234:abcd
    –-autoconfig
    Oracle ILOM IPv6 autoconfiguration state.
    When using Oracle ILOM 3.0.12.x:
    disabled, stateless_only
    When using Oracle ILOM 3.0.14.x:
    disabled, stateless, dhcpv6_stateful, dhcpv6_stateless
    –-state
    Oracle ILOM IPv6 administrative state.
    enabled or disabled
    –-xmlfile
    Modify specified XML file rather than local Oracle ILOM service processor. Must be followed by = and the pathname to the file.
    file.txt