Skip to content

System not getting up After configuring valid mac address and even on waiting 120 seconds. #71

@Anvesh-Kumar-Rayankula

Description

@Anvesh-Kumar-Rayankula

Steps:

  1. 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
  2. System stop pinging

Expectation:

Should not take more than 60 seconds for bring system to up After setting valid mac address

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions