We have established a site-to-site VPN tunnel, but we are struggling with RADIUS setup. Problem is that two sides of tunnel use different vendor products. Our service provider uses Juniper’s Steel Belted RADIUS, while we use Cisco ACS RADIUS.
I assume that is the reason why we cannot see the following RADIUS (3GPP) attributes:
apn-identifier;
imsi;
msisdn;
Only ones we can see are:
RADIUS (3GPP) Attributes
[10415\001] 3GPP-IMSI
[10415\002] 3GPP-Charging-ID
[10415\003] 3GPP-PDP-Type
[10415\005] 3GPP-GPRS-NegotiatedQoS-profile
[10415\006] 3GPP-SGSN-Address
[10415\007] 3GPP-GGSN-Address
[10415\018] 3GPP-SGSN
[10415\021] 3GPP-RAT-Type
As it stands, we cannot configure RADIUS on both ends without these attributes. Service provider offcourse is not willing to change theirs, so we have to change ours. Is there anything we can do with ACS to add them? Manually configure them by editing .ini file? If yes, does anyone know what the values are?
Any other advice would be appreciated.