Jason Lin | How do you set the IP/SM/GW addresses of the Management IP Address on a Service Profile? $sp = Get-UcsServiceProfile -Name test_sp -LimitScope $sp | Set-UcsServiceProfile -ExtIPState Static -Force What's the next step to set the IP? |
| Please sign in to flag this as inappropriate. |