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

DHCP Snooping database question

gjsnow
Visitor

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.



-- ' Listen to the wind, it talks  
          Listen to the silence, it speaks
             Listen to your heart, it knows
Ganado Mucho (1809 to 1893 ) Navajo Indian

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.



-- ' Listen to the wind, it talks  
          Listen to the silence, it speaks
             Listen to your heart, it knows
Ganado Mucho (1809 to 1893 ) Navajo Indian

Thanks!!

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