I have the following scenario (the drag is attached):
1. iosv-1 is configured has DHCP Server
2. iosv-2 is configured has relay agent for VRF A
3. G0/1 and G0/2 are on the same VRF
4. from iosv-2 I can ping iosv-1 usgin G0/2 as source
5. iosv-3 works as simple host requesting IP trough DHCP
6. iosvl2-1 as dhcp-snooping configured
The problem:
1. If I have option-82 insertion in iosvl2-1, and all interfaces are trusted for option-82 in iosv-2, I don't get an IP assignement
*Aug 22 16:05:25.741: DHCPD: BOOTREQUEST from 0063.6973.636f.2d66.6131.362e.3365.6639.2e63.3432.362d.4769.302f.32 forwarded to 192.168.12.1.
*Aug 22 16:05:25.751: DHCPD: client's VPN is .
*Aug 22 16:05:25.751: DHCPD: No option 125
*Aug 22 16:05:25.752: DHCPD: forwarding BOOTREPLY to client fa16.3ef9.c426.
*Aug 22 16:05:25.752: DHCPD: No vpn from sub-option, using global
*Aug 22 16:05:25.752: DHCPD: Setting giaddr to 192.168.23.2
*Aug 22 16:05:25.753: DHCPD: Forwarding reply on numbered intf
*Aug 22 16:05:25.753: DHCPD: cannot forward BOOTREPLY; no outbound interface. ####And I'm allways endup on this message
2. If I don't attach option-82 on iosvl2-1 than everything works !!!!
This must be somethin related with VRF integration ... I guess !!!!
Anyone with this problem ?
Thanks,
Bruno Fernandes