From 15cc885964ffb526a2f00c61672a54e9eabe5039 Mon Sep 17 00:00:00 2001 From: Phanindra TV Date: Wed, 19 Jan 2022 02:17:15 -0800 Subject: [PATCH] Removed statement: VLANs on which DHCP snooping is enabled cannot be deleted without first disabling DHCP snooping. --- L2/DHCP_Snooping/DHCP_Snooping_HLD.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/L2/DHCP_Snooping/DHCP_Snooping_HLD.md b/L2/DHCP_Snooping/DHCP_Snooping_HLD.md index 42b94d79f7f1..bbd4b2710e0d 100755 --- a/L2/DHCP_Snooping/DHCP_Snooping_HLD.md +++ b/L2/DHCP_Snooping/DHCP_Snooping_HLD.md @@ -224,9 +224,7 @@ The following table captures the action taken for each DHCPv6 message type. 10. DHCP Server messages received on non-trusted ports are dropped. -11. VLANs on which DHCP snooping is enabled cannot be deleted without first disabling DHCP snooping. - -12. DHCP Snooping is not applied to VLANs on which it is not enabled. DHCP packets received in this VLAN are forwarded. +11. DHCP Snooping is not applied to VLANs on which it is not enabled. DHCP packets received in this VLAN are forwarded. Go back to [Beginning of the document](#dhcp-snooping). # 3 Design