Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

what is the difference between diameter "GY" and "RO" interface

Can someone tell me about the difference between GY and RO interfaces used by diameter protocol ???

As per my understanding both of this interfaces looks pretty similar and the AVP's used too.

But still i understand that there is a difference..

like image 642
Nithin Avatar asked Dec 26 '22 08:12

Nithin


1 Answers

Ro is a 3GPP reference point that describes the connection to the OCS from another functional component. It is a general term that covers multiple connecting components such as GGSN, P-GW, WLAN, IMS AS, MBMS server, etc.

Gy is an specific instance of the Ro reference point that connects a charging component from the packet-switched domain (PS domain) i.e. PCEF within a GGSN or P-GW to the OCS

For more details

like image 180
Nidheesh Avatar answered Jun 06 '23 07:06

Nidheesh