I am trying to setup an SBR appliance to authenticate a cellular device that sends it's phone number as the user. I see the request packet come in and the accept sent back. What I would like to do is send the user an IP address with the accept packet.
I can see that the SBR has the ability to create IP Pools, but I'm not sure I have the ability to use them as a pseudo DHCP pool. Is there a way to send the a user IP information in the RADIUS accept packet? Can I use the pools in the SBR or do I need a separate DHCP server?
Solved! Go to Solution.
You have two options:
1. You can used the Framed-IP-Address / Framed-IP-Pool option in SBR
2. You can use the DHCP proxy support in SBR Global Enterprise Edition
Both features are covered in the Admin Guide for SBR
Thank you
Craig Brauckmiller
Dear co_n8ive,
maybe this link can help you
http://www.juniper.net/techpubs/software/aaa_802/sbrc/sbrc70/sw-sbrc-admin/html/AddressPools3.html
regards,
Gerard
You have two options:
1. You can used the Framed-IP-Address / Framed-IP-Pool option in SBR
2. You can use the DHCP proxy support in SBR Global Enterprise Edition
Both features are covered in the Admin Guide for SBR
Thank you
Craig Brauckmiller
The solution was Framed-IP. I had it set this way and it wasn't showing up on the device even though I could see the accept packets go back out.
It turned out to be a routing problem upstream that was out of my control.
Thanks.