Hello there!
The question is - is there any way to filter Cisco CDP protocol packets at the hub? Thanks a lot.
Cisco CDP filtering
-
- Posts: 137
- Joined: Mon Mar 24, 2014 3:59 am
Re: Cisco CDP filtering
Try this:
1. Open the virtual hub.
2. Click the Manage Access Lists button.
3. Click the New (IPv4) button.
4a. Choose"Discard".
4b. Disable "Applies to any Destination Address".
4c. Set the destination "MAC Address" field to 01-00-0c-cc-cc-cc.
This ACL rule should block CDP broadcast traffic.
1. Open the virtual hub.
2. Click the Manage Access Lists button.
3. Click the New (IPv4) button.
4a. Choose"Discard".
4b. Disable "Applies to any Destination Address".
4c. Set the destination "MAC Address" field to 01-00-0c-cc-cc-cc.
This ACL rule should block CDP broadcast traffic.
-
- Posts: 2
- Joined: Wed Oct 29, 2014 7:16 am
Re: Cisco CDP filtering
Thank you greatly, but in my case this rule blocked all traffic. It seems I cannot do this through IP access list, because CDP is non-IP, but Layer-2 protocol
-
- Posts: 137
- Joined: Mon Mar 24, 2014 3:59 am
Re: Cisco CDP filtering
> but in my case this rule blocked all traffic.
The default rule passes traffic, so that means the new rule was incorrectly created.
> It seems I cannot do this through IP access list, because CDP is non-IP, but Layer-2 protocol
As an alternative, try the "FilterNonIp" toggle in the Virtual Hub Extended Options list.
The default rule passes traffic, so that means the new rule was incorrectly created.
> It seems I cannot do this through IP access list, because CDP is non-IP, but Layer-2 protocol
As an alternative, try the "FilterNonIp" toggle in the Virtual Hub Extended Options list.