Go to main content

Oracle® Rack Universal Power Distribution Unit User's Guide

Exit Print View

Updated: May 2019
 
 

Configure IPv4 and IPv 6 Parameters

  1. To determine the IP configuration mode, at the config:# prompt, type network ipv4 interface <ETH> configMethod <mode> or network ipv6 interface <ETH> configMethod <mode>, and press Enter.
    Interface
    Description
    ethernet
    (PDU)
    Determine the IPv4 or IPv6 configuration of the ETHERNET interface (wired networking).
    eth1
    (PDU -iX7)
    Determine the IPv4 or IPv6 configuration mode of the ETH1 interface (wired networking).
    eth2
    (PDU -iX7)
    Determine the IPv4 or IPv6 configuration mode of the ETH2 interface (wired networking).
    bridge
    Determine the IPv4 or IPv6 configuration mode of the Bridge interface (Bridging mode).

    Note -  Be sure to configure the bridge.

    <mode> is one of the following modes:

    dhcp – IPv4 configuration mode is set to DHCP.

    automatic – IPv6 configuration mode is set to automatic.

    static – IPv4 or IPv6 configuration mode is set to the static IP address.

  2. To enable the wired networking mode, at the config:# prompt, type network mode wired, and press Enter.
  3. To enable the Static IP configuration mode, at the config:# prompt, type network ipv4 ipConfigurationMode static, and press Enter.
  4. To enable both IPv4 and IPv6 protocols, at the config:# prompt, type network ip proto both, and press Enter.