Open swe12345 opened 2 years ago
I think changing the state of the interface should not have any impact on existing network settings.
@wak-google Any update on this please
This is expected, it refreshes the interface after it gets disabled which clears out all the IP info. We don't have a way to read IP information outside of what is configured on the interface.
Disabling the interface, we should not loose the IP details right @wak-google??
We do lose them today, AFAICT it will be difficult for us to model a change to this to preserve the details.
We do lose them today, AFAICT it will be difficult for us to model a change to this to preserve the details.
Yes. @swe12345 Can this issue be closed? This is working as per the design.
Problem: IP configuration is not persistent on Disabling Interface and enabling it back.
Steps to recreate:
2.Now check the configuration- it is lost- expected
Expected Results: IP configuration should persist
@sunharis @wak-google