@jtmajorx wrote:
So, basic DHCP snooping seems to work just fine in VIRL. However, if I introduce a couple extra switches and try to leverage IP helper it seems my dhcp server never receives a discovery message. Now, before everyone jumps in and starts accusing me of configuring dhcp snooping wrong I should point out that 1) All infrastructure links are set to trusted and 2) If I forklift this config into a physical environment it works flawlessly. The DHCP snooping configuration is really straight forward:
ip dhcp snooping vlan 1-4094
ip dhcp snooping
!
int {some trunk port}
description INFRA PORT
ip dhcp snooping trust
Posts: 2
Participants: 2