cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
840
Views
2
Helpful
2
Replies

DHCP Snooping database question

gjsnow
Level 1
Level 1

I have DHCP Snooping configured with SG and DAI.

I have the Snooping database saved to a remote server.

Everything is working fine for the most part but I had inadvertently deleted the ip dhcp snooping vlan command from my config. Once I put the command back on, this triggered a write event for the database but the snooping database was empty now and it was written as such.

 

My question is: how do I get the fully populated database that I had before to be read and populate the database vice what it did do?

1 Accepted Solution

Accepted Solutions

Mark Elsen
Hall of Fame
Hall of Fame

 

             - Try  renew ip dhcp snoop data url 
               url pointing to the repository containing the snooping database(tftp,scp, ftp...)

   Verify with : show ip dhcp snoop data
                      show ip dhcp snoop bind

 M.



-- Let everything happen to you  
       Beauty and terror
      Just keep going    
       No feeling is final
Reiner Maria Rilke (1899)

View solution in original post

2 Replies 2

Mark Elsen
Hall of Fame
Hall of Fame

 

             - Try  renew ip dhcp snoop data url 
               url pointing to the repository containing the snooping database(tftp,scp, ftp...)

   Verify with : show ip dhcp snoop data
                      show ip dhcp snoop bind

 M.



-- Let everything happen to you  
       Beauty and terror
      Just keep going    
       No feeling is final
Reiner Maria Rilke (1899)

Thanks!!

That worked, had to delete the new database it created, that was blank, and rename the old one first.