- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
07-11-2013 09:33 AM
We are using a PA-200 for our test network and have DHCP configured on the FW. We have test devices that generate a new MAC address everytime it reboots.. so our scope is out of address. Is there a way to clear all current IP's and start fresh?
07-11-2013 09:49 AM
Can you try with the below command, if the PANFW is the DHCP server?
>clear dhcp lease all
BR,
Karthik RP
07-11-2013 09:49 AM
Can you try with the below command, if the PANFW is the DHCP server?
>clear dhcp lease all
BR,
Karthik RP
07-11-2013 10:26 AM
Adding to the above comment if you want to clear it for particular interface etc you can use the following command
admin@500> clear dhcp lease interface ethternet1/2
> expired-only clear expired leases
> ip clear lease for IP address
> mac clear lease for mac address (format xx:xx:xx:xx:xx:xx)
<Enter> Finish input
Hope this helps.
Thanks
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!