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
// adjustIPConfig applies change on gw IP address.
612
+
// updateGwForLocalIPConfiguration applies change on APIPA NW gw IP address.
612
613
// Currently, cns using the same ip address "169.254.128.1" for both apipa gw and loopback adapter. This cause conflict issue when hns get restarted and not able to rehydrate the apipa endpoints.
613
614
// This func is to overwrite the address to 169.254.128.2 when the gateway address is 169.254.128.1
0 commit comments