cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
524
Views
0
Helpful
3
Replies

ip dhcp limit lease

mspdog22
Level 1
Level 1

Hello 

We are facing an issue with limiting a dhcp lease from our dhcp server on a switch interface. We have issued the command below and are not able to limit the lease down to 1 lease. We are setting this up do to some security requirements. 

 

ip dhcp limit lease 1

3 Replies 3

This command I think use if router is local dhcp server. 

It not work of you use external dhcp server. 

MHM

marce1000
Hall of Fame
Hall of Fame

 

 - Check logs on the switch for subsequent connections of devices and dhcp behavior , even more  : do the same on the DHCP server.
  You did not provide  the switch model but check software version and use latest (advisory) to overcome possible bugs , then 
  verify again , 

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

We are using cisco 3850 switch with latest long term code update. 

Our dhcp server is not located on the switch it self. 

we are using a linux server to provide the dhcp hand out.