I'm labbing and putting together a simple network topology in Boson Netsim just to keep fresh on CCNA topics and have some confusion on how to get the IP helper-address command to work correctly. (Topology pictured below)
All hosts are on separate VLANS corresponding to the PC name (PC1=VLAN10, PC2=VLAN20, etc.), and Router2 is configured as DHCP server.  I believe DHCP is configured correctly because PC3 and PC4 are receiving DHCP address no problem, but I'm not sure exactly how to setup Router1 with the IP helper-address command to forward the DHCP requests of PC1 and PC2.
Switch1 is connected to subinterfaces on Router1.  One subinterface is set to pass traffic for VLAN10 on PC1 and the other is set to pass traffic on VLAN20 for PC2.  The issue is that the ip helper-address command is not given as an option in subinterface configuration mode of that port (e0/1.10 and e0/1.20), and if I use the ip helper-address on the parent port (e0/1) the hosts won't receive DHCP addresses.
Can someone explain to me what I am doing wrong and the correct way to accomplish what I am trying to do?
Thank you!