I have two ethernet interfaces and a HSSI configured as follows:
int gig0/0
ip address 10.28.3.1
ip helper-address 10.30.1.2
int gig0/1
ip address 10.28.4.1
ip helper-address 10.30.1.2
int hssi1/0
ip address 10.30.1.2
ip helper-address 10.30.1.1 (other side of the wan)
Am I missing anything or is that all I need to forward dhcp requests from the Ethernet segments out across the WAN?
What show command will display the stats for dhcp forwarding?