<div dir="ltr">Hi<div>I see that when we issue a dhclient -r on an interface (on linux) , the /sbin/dhclient-script does a ip addr flush on that interface.</div><div><br></div><div># flush leased IP</div><div>ip -4 addr flush dev ${interface} label ${interface}</div><div><br></div><div>Was there a reason to flush all the IPs on an interface ?</div><div><br></div><div><div>should the script instead just delete the "old_ip_address" only - and not flush all the IPs which might include static ones that a user might have configured ?</div><br class="inbox-inbox-Apple-interchange-newline"></div><div>thanks</div><div>-kanna</div><div><br></div><div><br></div></div>