Ascend units with digital modems can assign addresses out of pools to the remote workstations calling in, because the workstation itself is doing the PPP negotiating.
If you want to assign remote addresses dynamically to workstations attached to Ascend routers via ethernet, you'll need a BOOTP/DHCP server sitting on your backbone LAN, answering requests for IP addresses from remote workstations. In order to accomplish this you'll have to turn bridging on, because the ethernet BOOTP packet which requests an IP address must be bridged (you can't speak TCP/IP if you don't have an address yet).
[I haven't tested this yet over ISDN; if you have, please let us know your positive or negative experiences with it. -ddl]