Cisco Cisco Packet Data Gateway (PDG)

Seite von 9109
MME Service Configuration Mode Commands   
▀  ps-lte 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
7406 
   
ps-lte 
Configures the Public Safety LTE (PS-LTE) mode of operation for this MME service. 
Product
 
MME 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > MME Service 
configure > context context_name > mme-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-mme-service)# 
Syntax
 
ps-lte sgw { ipv4_address | ipv6_address } 
no ps-lte 
no
 
Disables PS-LTE mode of operation. 
sgw { ipv4_address | ipv6_address }
 
Configures the IP address of the S11 interface of the S-GW to use for PS-LTE mode of operation.  
ip_address
 specifies the IP address for the S-GW in IPv4 dotted-decimal or IPv6 colon-separated notation. 
Usage 
This feature requires that a valid license key be installed. Contact your Cisco Account or Support 
representative for information on how to obtain a license. 
Use this command to enable the MME service for use in a Public Safety LTE (PS-LTE) network. In this 
mode, the MME is co-located with an S-GW and at least one P-GW, and the MME must always use the co-
located S-GW and a co-located P-GW for all calls that it handles. This requires configuring the IP addresses 
of the S11 interface of the S-GW as part of the MME service configuration.  
Configuration of the S5/S8 interface to the P-GW must be configured separately as part of an APN profile 
configuration (refer to the 
pgw-address
 command within the APN Profile Configuration Mode chapter in 
the Command Line Interface Reference).  
When enabled, all other S-GW selection mechanisms are overridden. The MME will only use the S-GW 
configured for PS-LTE operation and the P-GW configured in the matching APN profile, regardless of any 
other configuration present. 
Example
 
The following command enables PS-LTE mode for this MME service and configures the IP address of the 
S11 interface for the S-GW as 192.60.60.7. 
ps-lte sgw 192.60.60.7