








































































Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Essentially, an APN profile is a template that consists of a set of APN-specific commands that may be applicable to one or more APNs.
Typology: Slides
1 / 80
This page cannot be seen from the preview
Don't miss anything!









































































Essentially, an APN profile is a template that consists of a set of APN-specific commands that may be applicable to one or more APNs. When a subscriber requests an APN that has been identified in a selected operator policy, the set of commands in the associated APN profile will be applied. The same APN profile can be associated with multiple APNs and multiple operator policies. The SGSN and the MME each support a total of 1,000 APN profile configurations per SGSN/MME; up to 50 APN profiles can be associated with a single operator policy. For additional SGSN limit information, refer to Engineering Rules in the SGSN Administration Guide.
Command Modes The APN Profile configuration mode defines a set of parameters controlling the SGSN or MME behavior when a specific APN is received or no APN is received in a Request. An APN profile is a key element in the Operator Policy feature and an APN profile is not used or valid unless it is associated with an APN and this association is specified in an operator policy (see the Operator Policy Configuration Mode Commands ). Exec > Global Configuration > APN Profile Configuration configure > apn-profile profile_name Entering the above command sequence results in the following prompt: [local] host_name (apn-profile- profile_name )#
The commands or keywords/variables that are available are dependent on platform type, product version, and installed license(s).
Important
APN Profile Configuration Mode
This command allows you to define the mode of accounting to be performed for this SaMOG APN profile.
Product SaMOG
Privilege Security Administrator, Administrator
Command Modes Exec > Global Configuration > APN Profile Configuration
configure > apn-profile profile_name Entering the above command sequence results in the following prompt: [local] host_name (apn-profile- profile_name )#
Syntax Description accounting mode { gtpp | none } { default | remove } accounting mode
default Resets the accounting mode to GTPP.
remove Removes the accounting mode from this profile's configuration.
gtpp Specifies that GTPP accounting is performed. This is the default method.
none Specifies that no accounting will be performed for the APN profile.
Usage Guidelines Use this command to specify the accounting mode for an SaMOG APN profile to generate bearer-based SaMOG CDRs. Even if an accounting mode is also specified in a call control profile, the priority is given to the accounting mode of the APN profile.
Example The following command specifies that no accounting will be used for the APN profile: accounting mode none
Configure the name of the rulebase that contains the charging action for the HTTP redirection and the URL for the portal for SaMOG web authorization, and/or the rulebase that contains the NAT policy for the SaMOG Local Breakout feature.
APN Profile Configuration Mode
accounting mode
Product SaMOG
Privilege Administrator
Command Modes Exec > Global Configuration > APN Profile Configuration
configure > apn-profile profile_name Entering the above command sequence results in the following prompt: [local] host_name (apn-profile- profile_name )#
Syntax Description active-charging rulebase^ rulebase_name no active-charging rulebase
no If previously configured, removes the ACS rulebase to be used.
rulebaserulebase_name Specifies the active charging rulebase to be used. rulebase_name must be the name of an ACS rulebase, and must be an alphanumeric string of 1 through 63 characters, and can contain punctuation characters.
Usage Guidelines Use this command to configure the name of the rulebase that contains the charging action for the HTTP redirection and the URL for the authentication portal to facilitate HTTP redirection to the authorization portal during the pre-authentication phase, and/or the rulebase that contains the NAT policy for the SaMOG Local Breakout feature. The ACS rulebase specified in this configuration will be used only if the AAA server does not specify the ACS rulebase during the pre-authentication phase.
This command is license dependent. Contact your Cisco account representative for more information on SaMOG feature license requirements.
Important
Example The following command configures the rulebase webauthredir : active-charging rulebase webauthredir
Identifies the address resolution mode for this APN profile.
Product
Important From release 16.2 onwards, the S4-SGSN also supports this command.
APN Profile Configuration Mode
address-resolution-mode
Product SGSN
Privilege Security Administrator, Administrator
Command Modes Exec > Global Configuration > APN Profile Configuration
configure > apn-profile profile_name Entering the above command sequence results in the following prompt: [local] host_name (apn-profile- profile_name )#
Syntax Description apn-resolve-dns-query snaptr [ epc-ue | non-epc-ue ] remove apn-resolve-dns-query snaptr
remove Removes the DNS SNAPTR function from the configuration.
epd-ue Configures the S-NAPTR queries to be applicable for EPC-capable UE.
non-epc-ue Configures the S-NAPTR queries to be applicable for non-EPC-capable UE.
Usage Guidelines SNAPTR filters based on the EPC-capability of the user equipment (UE). Use this command to enable SNAPTR type DNS query for APN resolution for 3G subscribers with EPC subscription. Configuration in this mode promotes control of this feature per APN. If neither of the keywords is included with the configuration, then S-NAPTR query is applicable to all UE, both EPC-capable UE and non-EPC capable UE. By default, this functionality is not enabled.
Example Enable the SGSN to select a PGW during APN resolution: apn-resolve-dns-query snaptr
Configures the APN restoration priority value.
Product MME
SGSN
Privilege Security Administrator, Administrator
Command Modes Exec > Global Configuration > APN Profile Configuration
APN Profile Configuration Mode
apn-restoration
configure > apn-profile profile_name Entering the above command sequence results in the following prompt: [local] host_name (apn-profile- profile_name )#
Syntax Description apn-restoration priority^ priority_value remove apn-restoration priority
remove Removes the APN restoration priority value from the configuration.
prioritypriority_value Configures the APN restoration priority value. The reactivation of PDNs after a P-GW restart notification is processed in the order of this priority. priority_value The priority value is an integer value from 1 through 16. Where "1" is the highest priority and "16" is the lowest priority. Default: 16 (lowest priority).
Usage Guidelines The PGW Restart Notification (PRN) message is sent by the S-GW when it detects a peer P-GW has restarted. After the affected subscribers have been deactivated, the MME/S4-SGSN will prioritize the re-activation of impacted PDN connections based on subscribed APN restoration priority, if received from the HSS. If an APN restoration priority is not received from the HSS, then this locally configured value is used. If there is no local configuration then by default such PDNs will be assigned the lowest restoration priority. The MME will only restore PDNs for which the APN restoration priority is configured and/or received from HSS. Otherwise PDNs will be released by regular deactivation. For the MME, refer to the LTE Policy > LTE Emergency Profile > apn command to define a different APN restoration priority for emergency sessions for this APN profile.
Example The following command is used to configure the APN restoration priority value of "10" for an APN profile: apn-restoration priority 10
Identifies the type of APN as an IMS APN.
Product ePDG
SGSN MME
Privilege Security Administrator, Administrator
APN Profile Configuration Mode
apn-type
The following command selects pco-update as the P-CSCF Restoration method: apn-type ims pcscf-restoration pco-update The following command selects pdn-deactivate as the P-CSCF Restoration method: apn-type ims pcscf-restoration pdn-deactivate
Associates the APN with specific pre-configured policies configured in the same context for SaMOG charging.
Product SaMOG
Privilege Administrator
Command Modes Exec > Global Configuration > APN Profile Configuration
configure > apn-profile profile_name Entering the above command sequence results in the following prompt: [local] host_name (apn-profile- profile_name )#
Syntax Description associate accounting-policy^ policy_name remove associate accounting-policy
remove Removes the association of the policy from the APN profile.
policy_name Specified the policy name to associate to the APN profile. policy_name must be an existing accounting policy, and must be an alphanumeric string of 1 through 63 characters.
Usage Guidelines Use this command to associate the SaMOG APN profile with an accounting policy configured in this context to provide triggers to generate CDRs. The accounting policy configured under the APN profile takes priority over the accounting poilcy configured under the call control profile.
Example The following command associates this SaMOG APN with an accounting policy called acct1 : associate accounting-policy acct
Associates a DDN APN Profile with an APN Profile configuration.
Product S-GW
APN Profile Configuration Mode
associate accounting-policy
Privilege Administrator, Security Administrator
Command Modes Exec > Global Configuration > APN Profile Configuration
configure > apn-profile profile_name Entering the above command sequence results in the following prompt: [local] host_name (apn-profile- profile_name )#
Syntax Description associate ddn-apn-profile apn_profile_name remove associate ddn-apn-profile
remove Removes the DDN APN Profile from the APN Profile.
Usage Guidelines Use this command to associate an S-GW paging profile with an APN profile on the S-GW.
Example This example associates a DDN APN Profile called ddn-apn-profile1 with an APN Profile on the S-GW. associate ddn-apn-profile ddn-apn-profile
Provides operators with a configuration to associate a Qos Class Identifier (QCI) Qualityof Service (QoS) mapping table with a specified APN profile configuration.
Product SGW
SAE-GW SaMOG
Privilege Security Administrator, Administrator
Command Modes Exec > Global Configuration > APN Profile Configuration
configure > apn-profile profile_name Entering the above command sequence results in the following prompt: [local] host_name (apn-profile- profile_name )#
Syntax Description [ remove ] associate qci-qos-mapping^ mapping_table_name
remove Removes the specified QCI to QoS mapping table association.
APN Profile Configuration Mode
associate qci-qos-mapping
qos_profile_name Identifies the name of the Quality of Service profile to be associated with the APN profile.
Usage Guidelines This command identifies a specific Quality of Service profile to be associated with the APN profile.
Example Use this command to associate a 3G (UMTS) QoS profile named test with the APN profile. associate quality-of-service-profile test access-type umts Use this command to associate a 4G QoS profile named MMEqos1 with the APN profile. associate quality-of-service-profile MMEqos1 access-type eps
This command allows the association of an SGW Paging Profile with an APN profile on the S-GW.
Product S-GW
Privilege Administrator, Security Administrator
Command Modes Exec > Global Configuration > APN Profile Configuration
configure > apn-profile profile_name Entering the above command sequence results in the following prompt: [local] host_name (apn-profile- profile_name )#
Syntax Description [ remove ] associate sgw-paging-profile three-tupple
remove Removes the S-GW Paging Profile from the APN Profile.
associate sgw-paging-profile three-tupple Associates an SGW Paging Profile with an APN profile on the S-GW. S-GW Paging Profiles are configured in Global Configuration Mode with the sgw-paging-profile three-tupple command.
Usage Guidelines Use this command to associate an S-GW paging profile with an APN profile on the S-GW.
Example This example associates an S-GW paging profile with an APN profile on the S-GW.
APN Profile Configuration Mode
associate sgw-paging-profile
associate sgw-paging-profile three-tupple
Configures the charging characteristics (CC) for this APN profile.
Product MME
SGSN S-GW SAEGW
Privilege Security Administrator, Administrator
Command Modes Exec > Global Configuration > APN Profile Configuration
configure > apn-profile profile_name Entering the above command sequence results in the following prompt: [local] host_name (apn-profile- profile_name )#
Syntax Description cc { local-value-for-scdrs behavior^ bit_value^ profile^ index_bit^ | prefer { hlr-value-for-scdrs | local-value-for-scdrs } } cc behavior bit_value profile index_bit action pdn-reject esm-cause-code cause_code_value remove cc behavior bit_value profile index_bit action pdn-reject remove cc { local-value-for-scdrs | prefer }
remove Removes the charging characteristics configuration from this APN profile.
behaviorbit_value profileindex_bit The behavior and profile keywords sets the local behavior bit value and the profile index bit value for charging characteristics. bit_value: must be a hexadecimal value between 0x0 and 0xFFF. index_bit: must be an integer from 1 through 15.
action pdn-reject esm-cause-codecause_code_value The above syntax rejects PDN connections based on a configured ESM Cause Code value. The cause code value is an integer from 0 to 255.
local-value-for-scdrs behaviorbit_value profileindex_bit Sets the value of the behavior bits and profile index for the charging characteristics for S-CDRs locally, when the Home Location Register (HLR) does not provide these values.
APN Profile Configuration Mode
cc
Example The following command configures the APN profile to instruct the SGSN not to use charging characteristic settings received from the HLR for S-CDR generation: cc prefer hlr-value-for-scdrs
Example The following command configures the APN profile to
Configures the SCEF wait time value.
Product MME
Privilege Security Administrator, Administrator
Command Modes Exec > Global Configuration > APN Profile Configuration
configure > apn-profile profile_name Entering the above command sequence results in the following prompt: [local] host_name (apn-profile- profile_name )#
Syntax Description ciot scef wait-time^ wait_time remove ciot scef wait-time
ciot Configures the parameters related to Cellular IoT features.
APN Profile Configuration Mode
ciot
scef Configures the SCEF specific parameters.
wait-timewait_time Specifies the timeout value in seconds, before which MME is expected to send MT Data Answer (TDA) to SCEF in response to the MT Data Request (TDR) message. wait_time is an integer ranging from 1 to 100.
remove Removes the configured SCEF wait time.
Usage Guidelines Use this command to configure/override the SCEF Wait Time value in APN profile. The SCEF wait time configuration at MME overrides the value of SCEF wait time received in MT Data Request. MME will respond with MT Data Answer within the configured SCEF wait time value irrespective of the presence or absence of SCEF Wait Time AVP in MT Data Request sent by SCEF. This command is disabled by default.
Example The following command configures the SCEF wait time for 10 seconds: ciot scef wait-time 10
Configures the MME to either accept or reject dedicated GBR and Non-GBR bearers.
Product MME
Privilege Security Administrator, Administrator
Command Modes Exec > Global Configuration > APN Profile Configuration
configure > apn-profile profile_name Entering the above command sequence results in the following prompt: [local] host_name (apn-profile- profile_name )#
Syntax Description dedicated-bearers { gbr { accept | reject } | non-gbr { accept | reject } } [ remove ] dedicated-bearers { gbr | non-gbr }
remove Removes the configuration, returning the system to the default setting where the MME accepts GBR or Non-GBR dedicated bearers.
APN Profile Configuration Mode
dedicated-bearers
description Specifies a description for this APN profile as an alphanumeric string of 1 through 100 characters. The string may include spaces, punctuation, and case-sensitive letters if the string is enclosed in double quotation marks (").
Usage Guidelines Define information that identifies this particular APN profile.
Example Indicate that APN profile apnprof1 is to be used for customers in Saudi Arabia and that the profile was created on April 10th of 2010: description "apnprof1 defines APNs for customers in Saudi Arabia (4/10/10)."
Configures a lease period for the UE's IP address during SaMOG Web Authorization pre-authentication and TAL phases.
This command requires the SaMOG Web Authorization feature license. For more information, contact your Cisco account representative.
Important
Product SaMOG
Privilege Security Administrator, Administrator
Command Modes Exec > Global Configuration > APN Profile Configuration
configure > apn-profile profile_name Entering the above command sequence results in the following prompt: [local] host_name (apn-profile- profile_name )#
Syntax Description dhcp lease { short^ duration^ | time^ duration^ } default dhcp lease { short | time } remove dhcp lease short
default Restores the DHCP lease configuration for short lease time (pre-authentication phase) and DHCP lease time (TAL phae) to its default value.
remove If previously configured, removes the DHCP short lease time configuration from this APN profile.
APN Profile Configuration Mode
dhcp lease
shortduration Specifies the DHCP short lease time for web authorization sessions to force the UE to initiate DHCP request after the pre-authentication phase completes. duration must be an integer from 2 through 600. Default: 20 seconds
timeduration Specifies the lease time for the UE's IP address during the web authorization TAL phase. duration must be an integer from 600 through 4294967295.
Default: 4294967295 seconds
Usage Guidelines Use this command to configure a lease period for the UE's IP address during SaMOG Web Authorization pre-authentication and TAL phases.
Example The following command configures a DHCP short lease period of 60 seconds and lease period of 3600 seconds: dhcp lease short 60 time 3600
Defines the permission for direct tunnel establishment by GGSNs. This command is specific to the SGSN.
Product SGSN
Privilege Security Administrator, Administrator
Command Modes Exec > Global Configuration > APN Profile Configuration
configure > apn-profile profile_name Entering the above command sequence results in the following prompt: [local] host_name (apn-profile- profile_name )#
Syntax Description direct-tunnel not-permitted-by-ggsn remove direct-tunnel
remove Removes the direct tunnel establishment configuration from this APN profile.
not-permitted-by-ggsn Specifies that a direct tunnel is not permitted by the GGSN when resolved by this APN. Default: disabled.
APN Profile Configuration Mode
direct-tunnel