Go to main content

Oracle® Rack Cabinet 1242 Power Distribution Units User's Guide

Exit Print View

Updated: March 2018
 
 

IPv6 Configuration Parameters

Table 36  IPv6 Configuration Parameters (get Command) Available Starting with V2.07
Parameters
Syntax
Response
net_ipv6_enable
pducli -> get net_ipv6_enable
pducli-> net_ipv6_enable=On (or net_ipv6_enable=Off)
net_ipv6_manual_ip_enable
pducli -> get net_ipv6_manual_ip_enable
pducli-> net_ipv6_manual_ip_enable=On (or net_ipv6_manual_ip_enable=Off)
net_ipv6_ipaddr
pducli -> get net_ipv6_ipaddr
pducli-> net_ipv6_ipaddr=xxxx::xxxx,yyyy::yyyy (with list of all available IPv6-Addresses)
Table 37  IPv6 Configuration Parameters (get Command) Available Starting with V2.07
Parameters
Syntax
Response
net_ipv6_manual_ipaddr
pducli -> get net_ipv6_manual_ipaddr
pducli-> net_ipv6_manual_ipaddr=xxxx::xxxx (xxxx::xxxx = manual configured IPv6-Address)
Table 38  IPv6 Configuration Parameters (set Command) Available Starting with V2.07
Parameters
Syntax
Response
net_ipv6_enable
pducli -> set net_ipv6_enable=On (or net_ipv6_enable=Off)
pducli-> set OK (or an error message)
net_ipv6_manual_ip_enable
pducli -> set net_ipv6_manual_ip_enable=On (or net_ipv6_manual_ip_enable=Off)
pducli-> set OK (or an error message)
net_ipv6_manual_ipaddr
pducli -> set net_ipv6_manual_ipaddr=xxxx::xxxx
pducli-> set OK (or an error message)