Cisco Cisco Packet Data Gateway (PDG)

Página de 518
• A - Z, a - z (alphabets)
• 0 – 9 (numeric)
• - (hyphen)
• * (asterisk)
• . (period)
All other characters are considered as non-3GPP standard.
New CLI configuration is also introduced in the APN Remap Table configuration mode to allow remapping
of APNs with non-3GPP characters.
Configuring APN Override
Configuration for all of the functions of the APN Override feature is accomplished in the APN Remap Table
configuration mode of the Operator Policy Feature. In order to enable apn-overriding, an apn-remap-table
must be configured and associated to the mme-service through the operator-policy.
Enabling MME to Send UE Requested APN
Use the following configuration commands to configure MME to send the UE requested APN in
ATTACH_ACCEPT or ACTIVATE_DEFAULT_BEARER_REQ message.
configure
apn-remap-table table_name
apn-remap network-identifier company.com new-ni internet.com [ orig-apn ]
cc behavior 0xff profile 10 apn-remap network-identifier company.com new-ni internet.com [ orig-apn
]
apn-selection-default lowest-context-id [ orig-apn ]
apn-selection-default first-in-subscription [ orig-apn ]
apn-selection-default network-identifier require-dns-fail-wildcard [ orig-apn ]
end
Notes:
• orig-apn: This is an optional keyword newly added to the existing CLI commands to enable MME to
send UE requested APN to the UE. If this optional keyword is not configured, then MME continues
with its default behavior of sending the remapped APN to the UE.
• For more information on the existing CLI commands, see the Command Line Interface Reference guide.
Rejecting UE Requested APN with Non-standard Characters
Use the following configuration commands to configure MME to reject UE sessions containing non 3GPP
standard characters in the APN.
configure
context context_name
mme-service service_name
[ default ] policy attach reject-non3gpp-char-apn
[ default ] policy pdn-connect reject-non3gpp-char-apn
end
Notes:
   Release Change Reference, StarOS Release 19
152
MME Changes in Release 19
Enhancements to APN Remapping