03-26-2018 03:00 PM - edited 03-08-2019 02:24 PM
In linux, it's possible to create a class where you can match hardware (in my case the mac prefix of the first six characters) that will only allow dhcp if the mac address of the requester starts with those six characters. Is there any way to do this with cisco IOS? I'm talking about more than 50 clients so mac reservation isn't an option and no server on site so 802.1x isn't an option either. Basically, it would be a simple but effective way of saying, nothing connects here but this specific hardware. Yes, I know mac spoofing is easy but I'd like some additional protection beyond the port security option.
03-26-2018 03:59 PM
You can't exclude a MAC address directly on the IOS based DHCP server.
What you can do is to give the MAC address a manual binding on an invalid subnet - thus black holing the client
03-26-2018 04:03 PM
I was thinking more only allow mac addresses that start with C8:08:E9.
03-26-2018 10:06 PM - edited 03-26-2018 10:14 PM
Hi,
I think it is possible with Vendor Class ID:
https://**bleep**.technology/configure-cisco-ios-dhcp-to-use-vendor-class-ids
Actually, correct URL is "**bleep**.technology" but I don't know why it is converting to **bleep**.
I attached a file with correct URL. Please check. I think this is an issue with Cisco Support form.
Regards,
Deepak Kumar
03-27-2018 09:20 AM
hahaha. That's funny. Thanks. I was thinking this might work as well. I'm reading up on it now.
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