Steps:
- Assign a valid MAC address xx:xx:xx:xx:xx:xx to the system using the curl command
curl -k -H "X-Auth-Token:${bmc_token}" -X PATCH -D patch.txt -d '{"MACAddress":"xx:xx:xx:xx:xx:xx"}' https://$bmc/redfish/v1/Managers/bmc/EthrnetInterfaces/eth0
- System stop pinging
Expectation:
Should not take more than 60 seconds for bring system to up After setting valid mac address