Project

General

Profile

Bug #12921

Updated by Marcos M almost 4 years ago

Tested on 22.01 and 21.05. Issue can be reproduced on ESXi with pass-through NIC, and on an @1100@; unable to reproduce on @5100@. 

 After bouncing the interface then checking Status / Interfaces: 

 # @ifconfig igb0 down@: interface *down*; DHCP *down* 
 # @ifconfig igb0 up@: interface *up*; DHCP *down* (no interface IPs shown) 

 While in this state, DHCP seems to have run given that @ifconfig@ shows the interface has addresses, packets flow correctly, and gateway status shows online.

Back