01-24-2019 10:06 AM - edited 03-08-2019 05:08 PM
Hi,
I currently have DHCP snooping enabled on a site switch stack, as follows:
01-24-2019 10:31 AM
Hello,
the command:
clear ip dhcp snooping binding vlan vlan-id
lets you clear the bindings per Vlan. Is that what you are looking for ?
01-24-2019 11:24 AM
Hi, no, I want to remove Vlan 20 from dhcp snooping all together, but I don't want to impact the other vlan bindings.
Up to this point, I've been removing the entire statement no ip dhcp snooping vlan 1,2,3, etc.
and then putting it back without the vlan 20.
this is what ive been doing
conf t
no ip dhcp snooping vlan 20,90,100,200,400
ip dhcp snooping vlan 90,100,200,400
!
end
wri mem
!
that works, but it obviously wipes out the entire dhcp snooping database, the database will rebuild but i prefer not to do this method.
01-25-2019 06:55 AM
Yesterday evening, around 5:30 p.m., which I felt was safe to try the command, worked, with no impact. My concern was that by removing the ip dhcp snooping vlan x,x,x,x.. command, that it might cause connectivity issues, but it didn't.
So I guess I answered my own question, well except I only know to fully remove the statement, and not just remove one vlan within the statement.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide