dhcp snooping between switches

Post Reply
nsotis28
Member
Posts: 4
Joined: 03 Sep 2019 08:50

dhcp snooping between switches

Post by nsotis28 »

Dear all ,

I need your assistance to configure snooping between 6450 and 6350.
These switches are connected via 2 physical ports with link aggregation enabled.Configuration is as follows

6450 - ip helper dhcp-snooping enable
ip helper dhcp-snooping port 1/4 trust ( DHCP server)
ip helper dhcp-snooping linkagg 14 trust ( uplink la group)

6350 - ip helper dhcp-snooping enable
ip helper dhcp-snooping linkagg 14 trust ( uplink la group)

Clients on 6450 receive ip address but clients on 6350 no. Using wire-shark i see that DISCOVER packet never pass from 6350 to 6450.

Can you pls asvice ?
silvio
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 1897
Joined: 01 Jul 2008 10:51
Location: Germany

Re: dhcp snooping between switches

Post by silvio »

You config is correct for L2 (at 6450 the trust of lag is not necessary). But if the dhcp server is connected in an other vlan than your clients, than you need "ip helper dhcp-snooping vlan xxx". xxx is your client-vlan.
nsotis28
Member
Posts: 4
Joined: 03 Sep 2019 08:50

Re: dhcp snooping between switches

Post by nsotis28 »

Hi Silvio,

Thank you for your reply.
DHCP is on the same VLAN so we are talking about L2 config.Disabling trust on 6450 has no affect.
I want to mention that both switches have ip helper configured but for another vlan that i use for guest computers.

Do you think that this is relevant with my problem?
silvio
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 1897
Joined: 01 Jul 2008 10:51
Location: Germany

Re: dhcp snooping between switches

Post by silvio »

Yes possible.
you should config all the ip-helper per-vlan and the dhcp-snooping for the other vlan.
Update both your switches to the newest release (there where snooping problems with older releases).
regards
Silvio
Post Reply

Return to “OmniSwitch 6450”