Location Service Configuration Mode Commands

The Location Service Configuration Mode is used to manage LoCation Services (LCS). Using LCS, the system (MME or SGSN) can collect and use or share location (geographical position) information for connected UEs in support of a variety of location services.

IMPORTANT:

The commands or keywords/variables that are available are dependent on platform type, product version, and installed license(s).

associate

Associates or disassociates supportive interfaces or services with this location service instance.

Platform:

ASR 5000

Product:

MME, SGSN


Privilege:

Administrator


Syntax
associate { diameter { dictionary
standard | endpoint } | map-service map_svc_name }default associate diameter
dictionary no associate { diameter
endpoint | map-service } 
default

Returns the command to its default value of ‘standard’.

no

Disassociates a previously associated interface or service with this location service.

diameter dictionary standard

Associates a Diameter dictionary with this location service. The standard dictionary contains definitions per the 3GPP definition.

diameter endpoint endpoint_name

Specifies the Diameter endpoint for this location service, which includes the hostname, peer configuration, and other Diameter base configuration.

map-service map_svc_name

Associates a Mobile Application Part (MAP) service with this location service.

This keyword is applicable for SGSN only.

map_sv_svc_name specifies the name for a pre-configured MAP service to associate with this location service.


Usage:

Use this command to specify the Diameter dictionary and endpoint to be used for this location service.

The location service provides SLg (MME) interface support or Lg (SGSN) interface support via the Diameter protocol between the MME or SGSN and the GLMC.


Example:
The following command associates a pre-configured Diameter endpoint named test12 to this location service:
associate diameter
endpoint  test12
end

Exits the current configuration mode and returns to the Exec mode.

Product:

All


Privilege:

Security Administrator, Administrator


Syntax
end

Usage:

Use this command to return to the Exec mode.

exit

Exits the current mode and returns to the parent configuration mode.

Product:

All


Privilege:

Security Administrator, Administrator


Syntax
exit

Usage:

Use this command to return to the parent configuration mode.

timeout

Configures the NAS Location Service Notification (LCSN) timer values for location services.

Platform:

ASR 5000

Product:

SGSN


Privilege:

Administrator


Syntax
timeout lcsn seconds
seconds

Specifies the amount of time (in seconds) that the SGSN will wait before aborting the Location Service Request, and release all resources allocated for the transaction. seconds is an integer value from 10 through 20. Default: 15.


Usage:

Use this command to set the amount of time the SGSN waits before aborting a Location Service Request.