- IGMP Profile Configuration Mode Commands
- IKEv2 Security Association Configuration Mode Commands
- IMEI Profile Configuration Mode
- IMEI-TAC-Group Configuration Mode Commands
- IMS Authorization Service Configuration Mode Commands
- IMS Sh Service Configuration Mode Commands
- IPMS Client Configuration Mode Commands
- IPNE Endpoint Configuration Mode Commands
- IPNE Service Configuration Mode Commands
- IPSec Transform Set Configuration Mode Commands
- IPSG RADIUS Snoop Configuration Mode Commands
- IPSG RADIUS Server Configuration Mode Commands
- IPSP Configuration Mode Commands
- IPv6 ACL Configuration Mode Commands
- IPv6 to IPv4 Tunnel Interface Configuration Mode Commands
- IP VRF Context Configuration Mode Commands
- ISAKMP Configuration Mode Commands
- IuPS Service Configuration Mode Commands
- LAC Service Configuration Mode Commands
- Line Configuration Mode Commands
- Link Configuration Mode Commands
- Linkset Configuration Mode Commands
- LMA Service Configuration Mode Commands
- LNS Service Configuration Mode Commands
- Local Policy Actiondef Configuration Mode Commands
- Local Policy Eventbase Configuration Mode Commands
- Local Policy Ruledef Configuration Mode Commands
- Local Policy Service Configuration Mode Commands
- Location Service Configuration Mode Commands
- Logical eNode Configuration Mode Commands
- Loopback Interface Configuration Mode Commands
- LTE Custom TAI List Configuration Mode Commands
- LTE Emergency Profile Configuration Mode Commands
- LTE Forbidden Location Area Configuration Mode Commands
- LTE Forbidden Tracking Area Configuration Mode Commands
- LTE Foreign PLMN GUTI Management Database Configuration Mode Commands
- LTE HeNBGW MME Pool Configuration Mode Commands
- LTE Handover Restriction List Configuration Mode Commands
- LTE MME HeNB-GW Management Database Configuration Mode Commands
- LTE Network Global MME ID Management Database Configuration Mode Commands
- LTE Paging Map Configuration Mode Commands
- LTE Paging Profile Configuration Mode Commands
- LTE Peer Map Configuration Mode Commands
- LTE Policy Configuration Mode Commands
- LTE Subscriber Map Configuration Mode Commands
- LTE TAI Management Database Configuration Mode Commands
- LTE TAI Management Object Configuration Mode Commands
- MAG Service Configuration Mode Commands
- MAP Service Configuration Mode Commands
- MIP HA Assignment Table Configuration Mode Commands
- MPLS-LDP Configuration Mode Commands
- MIPv6 HA Service Configuration Mode Commands
- MME-eMBMS Service Configuration Mode Commands
- MME LAC Pool Area Configuration Mode Commands
- MME MSC Pool Area Configuration Mode
- MME SGs Service Configuration Mode Commands
- MME Service Configuration Mode Commands
- MPLS-IP Configuration Mode Commands
- MRME Service Configuration Mode Commands
- Network Service Entity- IP Local Configuration Mode Commands
- Network Service Entity - Peer NSEI Configuration Mode Commands
- Network Service Virtual Connection Configuration Mode Commands
- Network Service Virtual Link Configuration Mode Commands
- NTP Configuration Mode Commands
- NTSR Pool Configuration Mode Commands
- Operator Policy Configuration Mode
- ORBEM Configuration Mode Commands
- OSPF Configuration Mode Commands
- OSPFv3 Configuration Mode Commands
- OSPF VRF Configuration Mode Commands
- Out-Address Configuration Mode Commands
- P2P Advertisement Server Group Configuration Mode Commands
- PCC-Action-Set Configuration Mode Commands
- PCC-AF-Service Configuration Mode Commands
- PCC-Condition-Group Configuration Mode Commands
- PCC-Data-Service Configuration Mode Commands
- PCC-Event-Notification-Interface-Endpoint Configuration Mode Commands
- PCC-Policy-Service Configuration Mode Commands
- PCC-Service-Profile Configuration Mode Commands
- PCC-QoS-Profile Configuration Mode Commands
- PCC-Quota Service Configuration Mode Commands
- PCC-Sp-Endpoint Configuration Mode Commands
- PCC-Service Addon Configuration Mode Commands
- PCC-TimeDef Configuration Mode Commands
- PCP Configuration Mode Commands
- PCP Policy Control Configuration Mode Commands
- PDIF Service Configuration Mode Commands
- PDG Service Configuration Mode Commands
- PDSN Service Configuration Mode Commands
- PDSN Service RoHC Configuration Mode Commands
- Peer List Configuration Mode Commands
- Peer Profile Configuration Mode Commands
- Peer-Server Configuration Mode Commands
- P-GW Service Configuration Mode Commands
- Policy Control Configuration Mode Commands
- Plugin Configuration Mode Commands
- PVC Configuration Mode Commands
- PVC Interface Configuration Mode Commands
- QCI - QoS Mapping Configuration Mode Commands
- QCI - RAN ID Mapping Configuration Mode Commands
- QoS L2 Mapping Configuration Mode Commands
- QoS Profile Configuration Mode Commands
- Index
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.
Mode
Exec > Global Configuration > Context Configuration > Location Service Configuration
configure > context context_name > location-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-location-service)#
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.
Product
MME
SGSN
Privilege
Administrator
Mode
Exec > Global Configuration > Context Configuration > Location Service Configuration
configure > context context_name > location-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-location-service)#
Syntax
Syntax Description
associate { diameter { dictionary standard | endpoint } | map-service map_svc_name | sls-service sls_svc_name } default associate diameter dictionary no associate { diameter endpoint | map-service | sls-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.
sls-service sls_svc_name
Associates an SLs service with this location service. The SLs service provides an interface between the MME and Evolved Serving Mobile Location Center (E-SMLC).
This keyword is applicable for MME only.
sls_svc_name specifies the name for a pre-configured SLs service to associate with this location service.
Usage Guidelines
Use this command to specify the Diameter dictionary and endpoint to be used for this location service, or associate supportive services with 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.
Examples
associate diameter endpoint test12
destination-host
Configures the host name of the GLMC to be used for this Location service. When defined, this host name is populated in the destination-host AVP.
Product
MME
Privilege
Administrator
Mode
Exec > Global Configuration > Context Configuration > Location Service Configuration
configure > context context_name > location-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-location-service)#
Syntax
Syntax Description
destination-host destination_host no destination-host
no
Removes the configured destination host.
destination_host
Defines the host name to be used for be a string from 1 to 63 characters.
Usage Guidelines
To comply with 3GPP TS29.172, the Destination-Host AVP is sent to the GMLC for all the Location Report Request (LRR) messages initiated by MME.
Use this command to configure the destination-host AVP for this Location service.
If this command is not configured, the peer host name configured in the diameter endpoint is encoded as destination-host AVP. Refer to the peer command in the Diameter Endpoint Configuration Mode.
end
Exits the current configuration mode and returns to the Exec mode.
Product
All
Privilege
Security Administrator, Administrator
Syntax
Syntax Description
end
Usage Guidelines
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
Syntax Description
exit
Usage Guidelines
Use this command to return to the parent configuration mode.
timeout
Configures the timers used to control various location service procedures.
Product
SGSN
Privilege
Administrator
Mode
Exec > Global Configuration > Context Configuration > Location Service Configuration
configure > context context_name > location-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-location-service)#
Syntax
Syntax Description
[ default ] timeout { area-event-invoke-timer aietimer_seconds | lcsn lcns_seconds | periodic-event-invoke-timer peitimer_seconds | ue-available-guard-timer ueagtimer_seconds
default
Resets the specified timer to the default value.
area-event-invoke-timer aietimer_seconds
This timer, set in seconds, is used to guard the area event invoke procedure.
aietimer_seconds is an integer from 10 through 20. Default is 15.
lcsn lcns_seconds
Sets the NAS location service notification timer defining how long the SGSN will wait (in seconds) before aborting the Location Service Request, and release all resources allocated for the transaction.
lcns_seconds is an integer from 10 through 20. Default is 15.
periodic-event-invoke-timer peitimer_seconds
Thi timer, set in seconds, is used to guard the period location invoke procedure.
peitimer_seconds is an integer from 10 to 20. Default is 15.
ue-available-guard-timer ueagtimer_seconds
This timer, set in seconds, is used to guard the packet-switched deferred location request (UE available event) procedures.
ueagtimer_seconds is an integer from 10 to 600. Default is 600.
Usage Guidelines
Use this command to set the amount of time the SGSN waits to perform various location service procedures.
Examples
timeout lcns 12
timeout ue-available-guard-timer 460
Feedback