Hi All -
I've got a five stacks of switches in 5 separate closets feeding back to a central MDF. It's a classic star configuration.
I wanted to go ahead and implement DHCP snooping. To do so, on my MDF (where my DHCP server is located) I ran the following commands:
ip dhcp snooping
ip dhcp snooping vlan 1
ip dhcp snooping vlan 601 605
and then on my DHCP server's interface I did:
ip dhcp snooping trusted
All of my IDFs got the first 3 same commands as the MDF, and then on my trunk port going back to the MDF I put the 'ip dhcp snooping trusted' command.
However, when I did that I started getting people complaining they weren't able to get an IP address.
I saw some crazy things on the dhcp snooping debug that I don't have in front of me at the moment. What I'm really wondering is if I did anything obviously wrong as far as my configuration.
Anyone have any input?
I've got a five stacks of switches in 5 separate closets feeding back to a central MDF. It's a classic star configuration.
I wanted to go ahead and implement DHCP snooping. To do so, on my MDF (where my DHCP server is located) I ran the following commands:
ip dhcp snooping
ip dhcp snooping vlan 1
ip dhcp snooping vlan 601 605
and then on my DHCP server's interface I did:
ip dhcp snooping trusted
All of my IDFs got the first 3 same commands as the MDF, and then on my trunk port going back to the MDF I put the 'ip dhcp snooping trusted' command.
However, when I did that I started getting people complaining they weren't able to get an IP address.
I saw some crazy things on the dhcp snooping debug that I don't have in front of me at the moment. What I'm really wondering is if I did anything obviously wrong as far as my configuration.
Anyone have any input?