-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Network settings such as DHCP or IP changes for eth1 may actually take effective for eth0 sometimes.
To Reproduce Steps to reproduce the behavior:
- Go to "Settings" -> "Network"
- Click on 'eth1' tab on "Network" page then add a new series of IP settings.
- Continue to add a new IP for eth1.
- You can see the first IP add action works well but the second one takes effective for eth0 interface. Actually a new IP is added for eth0.
- In browser's debug page "Network" the first action triggers a redfish PATCH API "redfish/v1/Managers/bmc/EthernetInterfaces/eth1". But the second triggers "redfish/v1/Managers/bmc/EthernetInterfaces/eth1".
- When this issue happens switch 'eth1' tab to 'eth0' then back to 'eth1' can successfully set related settings to eth1.
Expected behavior
IP settings should be set for the right eth interface.
Desktop (please complete the following information):
- OS: windows 11
- Browser; chrome
- Version ; 124.0.6367.208
Additional context Add any other context about the problem here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
