Showing posts with label DHCP. Show all posts
Showing posts with label DHCP. Show all posts

Friday, 23 March 2012

Windows 2008 R2 DHCP MAC Filtering

MAC Filtering using DHCP in Windows 2008 R2

Setting up White-listing in DHCP for MAC Filtering

1. Click on all the current leases - and select "ALLOW"



2. Then click on the Filters and enable the "ALLOW" list - this will setup and enable white-listing





Command Line Support of DHCP MAC Address filtering

netsh dhcp server v4 set filter [enforceallowlist=1|0] [enforcedenylist=1|0]

example:

netsh dhcp server v4 set filter enforceallowlist=1



Wednesday, 29 June 2011