I am trying to force a renewal of a DHCP lease provided by router A to client A, who is connected to the network via switch A.
From the router I can run the command 'renew dhcp lease', but I'm not sure what sub-command to use if my client isn't conne...