このタスクを使用して、IP ネットワークプロパティー、ゲートウェイ、SP MAC アドレス、割り当てられた IP アドレスなどの SP およびネットワーク管理インタフェースの現在の設定を表示します。
-> show -d properties /SP/network
たとえば、次のように入力します。
-> show -d properties /SP/network /SP/network Properties: commitpending = (Cannot show property) dhcp_clientid = none dhcp_server_ip = 10.11.12.13 ipaddress = 10.11.12.70 ipdiscovery = dhcp ipgateway = 10.11.12.1 ipnetmask = 255.255.255.0 macaddress = 00:E0:4B:28:00:8E pendingipaddress = 10.11.12.70 pendingipdiscovery = dhcp pendingipgateway = 10.11.12.1 pendingipnetmask = 255.255.255.0 state = enabled ->