Associates various
MME -specific lists and databases with this call control profile. On an SGSN, this command
can be used to associate some of these MME-related items to GPRS
and/or SGSN services in support of S4 functionality. For SaMOG, this command
can be used to associate various SGW and SGSN CDR triggers for the call
control profile.
Product
ePDG
MME
SGSN
SaMOG
Privilege
Security Administrator,
Administrator
Mode
Exec > Global Configuration
> Call Control Profile Configuration
configure > call-control-profile profile_name
Entering the above
command sequence results in the following prompt:
[local]host_name(config-call-control-profile-profile_name)#
Syntax
Syntax Description
associate { accounting-policy policy_name | ho-restrict-list list_name | hss-peer-service service_name [ s13-interface | s6a-interface | s13-prime-interface | s6d-interface ] | tai-mgmt-db tai-db_name }
remove associate { accounting-policy | ho-restrict-list | hss-peer-service [ s13-interface | s6a-interface | s13-prime-interface | s6d-interface ] | tai-mgmt-db }
remove
Remove the specified
association definition from the call control profile.
accounting-policy policy_name
SaMOG only.
Important: With SaMOG mixed license,
SaMOG supports both SGSN and SGW CDRs. With SaMOG 3G license, SaMOG
supports only SGSN CDRs.
Associates the APN
with specific pre-configured policies configured in the same context
for SaMOG charging.
policy_name must
be an alphanumber string of 1 through 63 characters.
ho-restrict-list list_name
MME
only.
Identifies the handover
restriction list that should be associated with this call control
profile.
list_name is
a string of 1 to 64 characters (any combination of letters and digits).
hss-peer-service service_name
Associates a home
subscriber server (HSS) peer service with this call control profile.
service_name is
an existing HSS peer service expressed as a string of 1 to 63 characters
(any combination of letters and digits).
[ s13-interface | s6a-interface | s13-prime-interface | s6d-interface ]
Optionally, identify
the interface to be associated with the HSS service in this call
control profile.
The s13-interface and
the s6a-interface options
apply to the MME only.
The s13-prime-interface and s6d-interface options
apply to the SGSN only.
The s6d-interface is
used by the SGSN to communicate with the HSS. It is a Diameter-based
interface which supports location management, subscriber data handling
, authentication , and fault recovery procedures.
The s13-prime-interface is
used by the SGSN to communicate with the equiprement identity register
(EIR). It is a Diameter-based interface which performs the mobile
equipment (ME) identity check procedure.
Important: The s13-prime-interface can
only be used if an s6d-interface is
configured.
tai-mgmt-db tai-db_name
Identifies the tracking
area identifier (TAI) database that should be associated with this
call control profile.
tai-db_name is
a string of 1 to 64 characters (any combination of letters and digits).
This configuration overrides
the S-GW selection and TAI list assignment functionality for a call
that uses an operator policy associated with this call control profile.
The TAI management object provides a TAI list for calls and provides
S-GW selection functionality if a DNS is not configured for S-GW
discovery for this operator policy or if a DNS discovery fails.
If a TAI management database
is associated with a call-control-profile, and if DNS is used for
S-GW lookups, then the DNS configuration for S-GW lookups must also
be configured within the same call-control-profile using the dns-sgw command
in the call-control-profile configuration mode.
On the S4-SGSN, use
this option to associate a locally configured S-GW address for the RAI
address for selection if operators wish to bypass DNS resolution
of RAI FQDN. This option is valid only after the following commands
have been executed on the S4-SGSN:
The tai-mgmt-db command
in LTE Policy Configuration
Mode
The tai-mgmt-obj command
in LTE TAI Management
Database Configuration Mode.
The tai and sgw-address commands
in LTE TAI Management
Object Configuration Mode.
Usage Guidelines
Use this command to
associate handover restriction lists, HSS service (and interfaces),
and a TAI database with the call control profile. This ensures that
the information is available for application when a Request is received.
For SaMOG, use this
command to associate the SaMOG call control profile with an accounting
policy configured in this context to provide triggers to generate
CDRs. If no policy is configured, triggers based on the call control
profile will not be generated, and the accounting policy in the
SaMOG service context will be used. Even if an accounting policy
is also specified in a call control profile, the priority is given
to the accounting policy of the APN profile.
Repeat the command as
needed to associate each feature.
Examples
Link HO restriction
list named HOrestrict1 with
this call control profile:associate ho-restrict-list HOrestrict1
The following command
associates this SaMOG call control profile with an accounting policy
called acct1:associate accounting-policy acct1