1787
Views
5
Helpful
1
Replies
2960 Switch and block BOOTP
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2008 10:38 PM - edited 03-05-2019 10:41 PM
Dear all
I have a 2960 switch and DHCP server.
I wan to ignore ALL DHCP server request by switch.
any idea?
Labels:
- Labels:
-
Other Switching
1 Reply 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2008 12:08 AM
use ip dhcp snooping for particular vlan that you want to filter.
First enable it globally
ip dhcp snooping
Second add particular vlan
ip dhcp snooping vlan vlan_number
The switch will ignore any dhcp request for all access ports for enabled vlan
