You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tool require the mac address to use ":" as divider, but in the BMC UI can be found expressed with - as well.
In PR #5 I've added a missing example in the web gui to help avoiding user frustration, at the same time would be nice
if the program would address this, but substituting in backend the divider specificed as aa-bb-cc-... into aa:bb:cc:... .
The text was updated successfully, but these errors were encountered:
The tool require the mac address to use ":" as divider, but in the BMC UI can be found expressed with - as well.
In PR #5 I've added a missing example in the web gui to help avoiding user frustration, at the same time would be nice
if the program would address this, but substituting in backend the divider specificed as aa-bb-cc-... into aa:bb:cc:... .
The text was updated successfully, but these errors were encountered: