Hi
I believe this is an issue with GNS. My Solution in Dynamips is not working if i use exact same solution provided by SG.
We need to understand that the Volume-1 Solution has been written keeping in mind the real Routers, while dynamips/GNS can have some bugs and can behave anomalously.
As far as solution is concerned to make this work, I used the command "ip dhcp relay information option" which as per Cisco doc, automatically adds the circuit identifier suboption and the remote ID suboption to the DHCP relay agent information option (also called option 82). This made the solution working however Task 13.8 asks the DHCP information option to use as a separate Task.
"ip helper-address" is one of the ways of using a DHCP Relay agent. So if you use this command, then there is no need for a DHCP Relay agent command to use, i.e. "ip address-pool dhcp-proxy-client" & "ip dhcp-server 155.1.146.6".
Hope this helps.
Regards,
Muhammad