Go to main content

Sun Rack II Power Distribution Units User's Guide

Exit Print View

Updated: September 2020
 
 

IPv4 Configuration Parameters

Table 35  IPv4 Configuration Parameters (get Command) Available Starting with FW 2.01
Parameters
Syntax
Response
net_ipv4_dhcp
pducli -> get net_ipv4_dhcp
pducli-> net_ipv4_dhcp=On (or net_ipv4_dhcp=Off)
net_ipv4_ipaddr
pducli -> get net_ipv4_ipaddr
pducli-> net_ipv4_ipaddr=xxx.xxx.xxx.xxx
net_ipv4_subnet
pducli -> get net_ipv4_subnet
pducli-> net_ipv4_subnet=xxx.xxx.xxx.xxx
net_ipv4_gateway
pducli -> get net_ipv4_gateway
pducli-> net_ipv4_gateway=xxx.xxx.xxx.xxx
net_ipv4_dns1
pducli -> get net_ipv4_dns1
pducli-> net_ipv4_dns1=xxx.xxx.xxx.xxx
net_ipv4_dns2
pducli -> get net_ipv4_dns2
pducli-> net_ipv4_dns2=xxx.xxx.xxx.xxx
Table 36  IPv4 Configuration Parameters (set Command) Available Starting with FW 2.01
Parameters
Syntax
Response
net_ipv4_dhcp
pducli -> set net_ipv4_dhcp=On (or net_ipv4_dhcp=Off)
pducli-> set OK (or an error message)
net_ipv4_ipaddr
pducli -> set net_ipv4_ipaddr=xxx.xxx.xxx.xxx
pducli-> set OK (or an error message)
net_ipv4_subnet
pducli -> set net_ipv4_subnet=xxx.xxx.xxx.xxx
pducli-> set OK (or an error message)
net_ipv4_gateway
pducli -> set net_ipv4_gateway=xxx.xxx.xxx.xxx
pducli-> set OK (or an error message)
net_ipv4_dns1
pducli -> set net_ipv4_dns1=xxx.xxx.xxx.xxx
pducli-> set OK (or an error message)
net_ipv4_dns2
pducli -> set net_ipv4_dns2=xxx.xxx.xxx.xxx
pducli-> set OK (or an error message)

Note -  After executing any combination of set commands for IPv4 configuration parameters, execute a reset=yes command for the changes to take affect.