Page 1 of 1

DHCP SNOOPING

Posted: 20 Dec 2023 01:28
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

Re: DHCP SNOOPING

Posted: 21 Dec 2023 02:20
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

Re: DHCP SNOOPING

Posted: 24 Dec 2023 02:40
by mspdogomaha
I am not using linkagg so would i just apply the trust to the interface?

Re: DHCP SNOOPING

Posted: 27 Dec 2023 13:12
by silvio
dhcp-snooping port x/x trust