Cisco Cisco Packet Data Gateway (PDG)

Seite von 2186
apn-selection-default
Enables and configures or disables the Default APN feature for use when the normal APN selection process
fails.
Product
MME
SGSN
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > APN Remap Table Configuration
configure > apn-remap-table table_name
Entering the above command sequence results in the following prompt:
[local]
host_name
(apn-remap-
table_name
)#
Syntax Description
apn-selection-default { first-in-subscription [ orig-apn ] | lowest-context-id [ orig-apn ] |
network-identifier 
apn_net_id [ fallback-apn network-identifier apn_net_id |
fallback-to-first-in-subscription | prefer-single-subscription | reject-blank-apn | require-dns-fail-wildcard
[ orig-apn ] | require-subscription-apn ] + }
no apn-selection-default { first-in-subscription | lowest-context-id | network-identifier apn_net_id }
no
Delete the configuration statement and disable the default APN feature.
first-in-subscription [ orig-apn ]
Specifies that the first APN in the subscription record matching the requested PDN type is used as the default
APN. This applies when normal APN selection fails and if the UE APN is absent and the defined default APN
is not a match.
For the SGSN, "first-in-subscription" means the first record from the list of records sent from the HLR (in
the same order) with PDP type matching the requested PDP type. With this configuration, if the first record
is a wildcard APN it is expected that the wildcard APN be configured. If not, the activation will be rejected.
For MME, if the default APN in the subscription data matches the requested pdn-type, then the default APN
is used. Otherwise, the first record from the list of records (apn-list) sent from the HSS with PDP type matching
the UE-requested PDP type is selected. The apn-list is sorted according to apn-name.
orig-apn: Enables MME to send the original APN (UE requested APN) in the ATTACH_ACCEPT or
ACTIVATE_DEFAULT_BEARER_REQUEST message to the UE. This is an optional keyword.
If this keyword is not configured, then remapped APN is sent back to UE.
   Command Line Interface Reference, Modes A - B, StarOS Release 19
1766
APN Remap Table Configuration Mode
apn-selection-default