Situatie
We assume that in a location you have two laptops with the same IP, thus a conflict will occur in DHCP, and one of them will no longer be able to receive network access.
Solutie
1. You will connect to the router and use the following command:
- clear ip dhcp conflict *
2. You will connect to the switch, after which you will enter the config mode of the port on which the respective laptop is located and you will apply the sh/no sh commands.
- conf t
- interface x – x being the interface of that port
- shut – to close the port
- no shut – to open the port
- end –to return to switch exec mode.
Leave A Comment?