Feature Description
The SaMOG Gateway allocates P-GW to provide PDN connectivity to the User Equipment (UEs). The P-GW address is either selected based on the address provided by the AAA server (static selection) or by using DNS resolution (dynamic selection). With this feature, the SaMOG Gateway can support P-GW addresses that are configured locally under the APN Profile Configuration Mode. SaMOG can use these locally configured P-GW addresses in one of the following ways:
-
As a fall-back selection method
-
As preferred selection method
Local P-GW as a Fall-back Selection Method
-
When AAA Server identifies the P-GW selection method as Dynamic and if the local P-GW address is configured under the APN Profile, the SaMOG Gateway will perform local P-GW selection in the following scenarios:
-
The P-GW addresses received by DNS resolution are unreachable.
-
The DNS server is unreachable, or the DNS query is rejected.
-
DNS resolution is not configured, and/or the AAA server does not send the P-GW address.
-
-
When AAA Server identifies the P-GW selection method as static (P-GW IP Address or P-GW FQDN):
If the local P-GW address(es) are configured under the APN Profile and also P-GW selection fallback for P-GW ID is configured under mrme-service, the SaMOG Gateway will perform local P-GW selection in the following scenarios:
-
The P-GW address mentioned by AAA server or received by DNS resolution (P-GW FQDN) is unreachable
-
The DNS server is unreachable, or the DNS query is rejected (for P-GW FQDN).
-
DNS resolution is not configured (for P-GW FQDN).
-
Local P-GW as the Preferred Selection Method
The SaMOG Gateway can be configured to use the local P-GW addresses for P-GW node selection as the preferred selection method.
This method is applicable only when the AAA server mentions the selection method as dynamic and the "local-configuration-preferred" configuration is enabled under mrme-service.
Note |
This configuration is not effective when the AAA server mentions the selection method as static. |