cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
954
Views
15
Helpful
4
Replies

DHCP Snooping Issue

ecesureshkumar
Level 1
Level 1

Hi Team,

I have Switch Environment in Ring Topology and have a core switch where DHCP server is connected. Ring UPLINKS are Portchannels.

Our requirement is to enable DHCP Snooping, hence we enabled dhcp snooping trust in all uplink physical interfaces and dhcp snooping global command. My DHCP Server is not working on the switches.

Please find the setup attached. When i connect my laptop on Switch 3/2/4 i am not getting DHCP IP, when i run wireshark on my laptop i could see only DHCP Discover packet is sending by client and not recieving DHCP offer message from DHCP Server.

My question is 

1) Do i need to enable dhcp snooping on port channel interface or enabling on Physical interface is enough.

2) Should i need to disable option 82 insertion on all Switches (no ip dhcp snooping information option) as i havent enabled dhcp snooping on Core Switch.

Thanks for your time and appreciate your immediate response.

1 Accepted Solution

Accepted Solutions

Hi

I assume these are access switches, as recommedation DHCP snooping should be configured on the access switches only. Below you will find the configuration for DHCP snoooping:

ip dhcp snooping
ip dhcp snooping vlan (the protected vlans)
no ip dhcp snooping information option

interface fx/1
description ACCESS-PORT
ip dhcp snooping limit rate (value less than 100, it could be 20)

interface gx/1
description TRUNK-PORT
ip dhcp snooping trust. 

or

interface po <port-channel id>
ip dhcp snooping trust. 

* On the Switch 1 where the DHCP server is connected:

interface fx/y
description DHCP-SERVER
ip dhcp snooping trust

1) Do i need to enable dhcp snooping on port channel interface or enabling on Physical interface is enough.

Yes, you need to configure under the Port channel interface (on the ports on the access switches  only)

2) Should i need to disable option 82 insertion on all Switches (no ip dhcp snooping information option) as i havent enabled dhcp snooping on Core Switch.

It should be disabled on the access switches, dhcp snooping don't be configured on the Core switches. 

Hope it is useful

:-)




>> Marcar como útil o contestado, si la respuesta resolvió la duda, esto ayuda a futuras consultas de otros miembros de la comunidad. <<

View solution in original post

4 Replies 4

Hi

I assume these are access switches, as recommedation DHCP snooping should be configured on the access switches only. Below you will find the configuration for DHCP snoooping:

ip dhcp snooping
ip dhcp snooping vlan (the protected vlans)
no ip dhcp snooping information option

interface fx/1
description ACCESS-PORT
ip dhcp snooping limit rate (value less than 100, it could be 20)

interface gx/1
description TRUNK-PORT
ip dhcp snooping trust. 

or

interface po <port-channel id>
ip dhcp snooping trust. 

* On the Switch 1 where the DHCP server is connected:

interface fx/y
description DHCP-SERVER
ip dhcp snooping trust

1) Do i need to enable dhcp snooping on port channel interface or enabling on Physical interface is enough.

Yes, you need to configure under the Port channel interface (on the ports on the access switches  only)

2) Should i need to disable option 82 insertion on all Switches (no ip dhcp snooping information option) as i havent enabled dhcp snooping on Core Switch.

It should be disabled on the access switches, dhcp snooping don't be configured on the Core switches. 

Hope it is useful

:-)




>> Marcar como útil o contestado, si la respuesta resolvió la duda, esto ayuda a futuras consultas de otros miembros de la comunidad. <<

Hi Team,

Issue got resolved by enabling Dhcp snooping trust on port-channel interfaces.

Perfect!

:-)




>> Marcar como útil o contestado, si la respuesta resolvió la duda, esto ayuda a futuras consultas de otros miembros de la comunidad. <<

Hello

Can you please rate Julios post if he has assisted you in in resolving your issue - this will provide others seeking a similar resolution.

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
Review Cisco Networking products for a $25 gift card