cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1707
Views
10
Helpful
3
Replies

2960X DHCP Snooping - bindings ignored log message

Hi Guys,

 

We are in the process of rolling out DHCP Snooping across our access network, we have a pilot site running with no issues, but i'm wondering what this log message means? i can't seem to find anything;


Jan  9 21:50:35.969 AEST: %DHCP_SNOOPING-6-AGENT_OPERATION_SUCCEEDED: DHCP snooping database Read succeeded.
Jan  9 21:50:35.969 AEST: %DHCP_SNOOPING-6-BINDING_COLLISION: Binding collision.  67 bindings ignored

 

This popped up after a scheduled reload.

It's on a 2960X stack

 

Thanks!

1 Accepted Solution

Accepted Solutions

Hello

My understanding it occurs when the Snoop D/B is being read and the switch sees binding already associated with dhcp client so it report a collision and ignores it.

 

res

Paul


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

View solution in original post

3 Replies 3

Hello

My understanding it occurs when the Snoop D/B is being read and the switch sees binding already associated with dhcp client so it report a collision and ignores it.

 

res

Paul


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

Perfect, thanks very much!

Francesco Molino
VIP Alumni
VIP Alumni
Hi

As Paul mentioned, this is due to a collision of entry versus what requested.

DHCP snooping binding is keyed on the combination of MAC and VLAN.
This message occurs when the switch is checking the database for that switch and it sees already an entry matching same MAC and VLAN, in that case, in read mode, the entry from the file db is ignored and you get the message you pasted in your post.

Thanks
Francesco
PS: Please don't forget to rate and select as validated answer if this answered your question