如果网络管理发生在 IPv4 网络上,则使用此任务可配置 SP 和网络管理属性。
-> set /SP/network dhcp_clientid=sysid Set 'dhcp_clientid' to 'sysid' ->
-> set /SP/network/ pendingipdiscovery=static Set 'pendingipdiscovery' to 'static' ->
-> set /SP/network/ pendingipaddress=192.168.1.121 Set 'pendingipaddress' to '192.168.1.121' ->
-> set /SP/network/ pendingipgateway=192.168.1.1 Set 'pendingipgateway' to '192.168.1.1' ->
-> set /SP/network/ pendingipnetmask=255.255.255.0 Set 'pendingipnetmask' to '255.255.255.0' ->
-> set /SP/network/ commitpending=true Commit Successful. ->