DHCP SNOOPING

Post Reply
mspdogomaha
Member
Posts: 6
Joined: 30 Oct 2023 19:25

DHCP SNOOPING

Post by mspdogomaha »

Hello

I am trying to set up DHCP snooping. I have read up on the doc and have come up with this config but the switch is not taking it.

ip helper dhcp-snooping enable
ip helper dhcp-snooping binding enable
ip helper dhcp-snooping ip-source-filter port 1/1/1-24 enable
ip helper dhcp-snooping port 1/1/25 trust


Thanks
silvio
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 1897
Joined: 01 Jul 2008 10:51
Location: Germany

Re: DHCP SNOOPING

Post by silvio »

this are the commands for R6.
But here that ones for R8:

Code: Select all

dhcp-snooping admin-state enable
dhcp-snooping binding persistency admin-state enable
dhcp-snooping ip-source-filter port 1/1/1-48 admin-state enable
dhcp-snooping linkagg 1 trust
mspdogomaha
Member
Posts: 6
Joined: 30 Oct 2023 19:25

Re: DHCP SNOOPING

Post by mspdogomaha »

I am not using linkagg so would i just apply the trust to the interface?
silvio
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 1897
Joined: 01 Jul 2008 10:51
Location: Germany

Re: DHCP SNOOPING

Post by silvio »

dhcp-snooping port x/x trust
Post Reply

Return to “OmniSwitch 6360”