Difference between revisions of "Netband Project - DHCP Snooping"
From Teknologisk videncenter
(→Configuration) |
|||
Line 7: | Line 7: | ||
==Configuration== | ==Configuration== | ||
<pre> | <pre> | ||
− | + | ip dhcp snooping vlan 3,5 | |
− | + | ip dhcp snooping information option allow-untrusted | |
− | + | ip dhcp snooping | |
− | |||
</pre> | </pre> |
Revision as of 13:04, 14 April 2009
<accesscontrol>NetBand</accesscontrol> This page is part of the Netband Project
DHCP snooping is a DHCP security feature that provides network security by filtering untrusted DHCP messages and by building and maintaining a DHCP snooping binding database, also referred to as a DHCP snooping binding table.
Configuration
ip dhcp snooping vlan 3,5 ip dhcp snooping information option allow-untrusted ip dhcp snooping