- 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
MME SGs Service
Configuration Mode Commands
The MME SGs Service Configuration Mode is used to create and manage the LTE Mobility Management Entity (MME) SGs services on this system. The SGs service creates an SGs interface between the MME and a Mobile Switching Center/Visitor Location Register (MSC/VLR).
Mode
Exec > Global Configuration > Context Configuration > MME SGs Service Configuration
configure > context context_name > sgs-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-sgs-service)#
The commands or keywords/variables that are available are dependent on platform type, product version, and installed license(s).
associate
Associates or disassociates a Stream Control Transmission Protocol (SCTP) parameter template with the SGs service.
Product
MME
Privilege
Administrator
Mode
Exec > Global Configuration > Context Configuration > MME SGs Service Configuration
configure > context context_name > sgs-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-sgs-service)#
Syntax
Syntax Description
associate sctp-param-template template_name no associate sctp-param-template
no
Removes the SCTP parameter template association.
template_name
Associates an SCTP parameter template with the SGs service.
template_name specifies the name for a pre-configured SCTP parameter template to associate with this SGs service as an alphanumeric string of 1 through 63 characters. For more information on the SCTP parameter template, refer to the sctp-param-template command in the Global Configuration Mode Commands chapter and the SCTP Parameter Template Configuration Mode Commands chapter.
Usage Guidelines
Use this command to associate a pre-configured SCTP parameter template with the SGs service.
![]() Caution | This is a critical configuration. Any change to this configuration will cause the SGs service to restart. |
If no SCTP parameter template is specified, all default settings for the configurable parameters in the SCTP Parameter Template Configuration Mode apply.
Examples
associate sctp-param-template sctp-3
bind
Binds the service to a logical IP interface serving as the SGs interface.
Product
MME
Privilege
Administrator
Mode
Exec > Global Configuration > Context Configuration > MME SGs Service Configuration
configure > context context_name > sgs-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-sgs-service)#
Syntax
Syntax Description
bind { ipv4-address ipv4_address [ ipv4-address ipv4_address ] | ipv6-address ipv6_address [ ipv6-address ipv6_address ] } no bind
no bind
Removes the interface binding from this service.
ipv4-address ipv4_address [ ipv4-address ipv4_address ]
Specifies the IP address of the SGs interface in IPv4 dotted-decimal notation. n.
A secondary IPv4 address can be configured to support SCTP multi-homing.
ipv6-address ipv6_address [ ipv6-address ipv6_address ]
Specifies the IP address of the SGs interface in IPv6 colon-separated-hexadecimal notation.
A secondary IPv6 address can be configured to support SCTP multi-homing.
Usage Guidelines
Associate the SGs service to a specific logical IP address. The logical IP address or interface takes on the characteristics of an SGs interface that provides the session connectivity for circuit switched fallback (CSFB) to/from a Mobile Switching Center/Visitor Location Register (MSC/VLR). Only one interface can be bound to a service. The interface should be configured prior to issuing this command
![]() Caution | This is a critical configuration. Any change to this configuration will cause the SGs service to restart. Removing or disabling this configuration will stop the SGs service. |
Examples
bind ipv4-address 192.68.10.22
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.
ip
This command configures the IP parameters on the SGs interface.
Product
MME
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Context Configuration > MME SGs Service Configuration
configure > context context_name > sgs-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-sgs-service)#
Syntax
Syntax Description
[ no ] ip qos-dscp dscp_value
no
Removes IP parameter configuration from the SGs service/interface.
qos-dscp dscp_value
The qos-dscp keyword designates the Quality of Service - Differentiated Services Code Point value to the packet leaving through the SGs interface.
dscp_value is a value assigned to the packet for DSCP marking. The value can be a pre-defined DSCP value or an arbitrary value ranging from 0x01 to 0x3F.
Usage Guidelines
SGs interface allows Differentiated Services Code Point (DSCP) marking functionality. DSCP marking helps in packet traffic management. DSCP marking can be performed on both IPv4 and IPv6 packets leaving the SGs interface.
Either the pre-defined DSCP values can be used for marking, or any arbitrary value ranging from 0x01 to 0x3F can be assigned. The default DSCP value is 0x00 or be (Best Effort). The default DSCP value is automatically set when the configuration is disabled.
Examples
ip qos-dscp ef
non-pool-area
Configures a non-pool area where a group of Location Area Code (LAC) values use a specific visitor Location Register (VLR).
Product
MME
Privilege
Administrator
Mode
Exec > Global Configuration > Context Configuration > MME SGs Service Configuration
configure > context context_name > sgs-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-sgs-service)#
Syntax
Syntax Description
non-pool-area name use-vlr vlr_name [ lac value(s) ] [ plmnid { any | mcc mcc_value mnc mnc_value } ] no non-pool-area name [ lac value(s) ]
no non-pool-area name [ lac value(s) ]
Removes the configured non-pool-area from this service. Optionally, removes a specific LAC or LACs from this non-pool area. name is the name of an existing non-pool-area expressed as an alphanumeric string of 1 through 63 characters. value(s) is an existing LAC integer value from 1 through 65535.
name
Specifies the name of the non-pool area as an alphanumeric string of 1 through 63 characters.
use-vlr vlr_name
Specifies the VLR to be used in this non-pool area configuration as an alphanumeric string of 1 through 63 characters.
lac value(s)
Specifies the location area code or codes to be used with the configured VLR in this non-pool area configuration. value(s) is an integer(s) from 1 through 65535.
In Release 12.2 and later, a maximum of 96 areas can be added per non pool area (in a single line, or separately). In older releases, a total of 16 area codes can be added (in a single line, or separately).
plmnid { any | mcc mcc_value mnc mnc_value }
Specifies the Public Land Mobile Network (PLMN) identifier to be used with the VLR in this non-pool area configuration.
any: Specifies that any PLMN ID can be used with the VLR in this configuration.
mcc mcc_value mnc mnc_value: Specifies the mobile country code (MCC) and mobile network code (MNC) of the PLMN identifier. mcc_value must be an integer from 101 through 998. mnc_value must be a 2- or 3-digit integer from 00 through 998.
Usage Guidelines
Use this command to configure a non-pool area where LAC values and/or PLMN IDs are associated with a specific VLR.
In Release 12.2 and later, a maximum of 48 combined non pool areas and pool areas can be created. In older releases, a maximum of 8 combined non pool areas and pool areas can be created.
Examples
non-pool-area svlr1 use-vlr vlr1 lac 1 2 3 4 5 6 7 8
pool-area
Creates a location area code (LAC) pool area configuration or specifies an existing pool area and enters the LAC Pool Area Configuration Mode.
Product
MME
Privilege
Administrator
Mode
Exec > Global Configuration > Context Configuration > MME SGs Service Configuration
configure > context context_name > sgs-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-sgs-service)#
Syntax
Syntax Description
[ no ] pool-area pool_name [ -noconfirm ]
no
Removes the selected pool area configuration from the SGs service.
pool_name
Specifies the name of the LAC pool area configuration. If pool_name does not refer to an existing pool, a new pool is created. pool_name must be an alphanumeric string of 1 through 64 characters.
Usage Guidelines
Use this command to enter the LAC Pool Area Configuration Mode for an existing pool area configuration or for a newly defined pool area configuration. This command is also used to remove an existing pool area configuration.
In Release 12.2 and later, a maximum of 48 combined pool areas and non pool areas can be created. In older releases, a maximum of 8 combined pool areas and non pool areas can be created.
Entering this command results in the following prompt:
[context_name]hostname(config-sgs-pool-area)#
LAC Pool Area Configuration Mode commands are defined in the MME LAC Pool Area Configuration Mode Commands chapter.
Examples
pool-area pool1
sctp
Configures the Stream Control Transmission Protocol (SCTP) port number for this service.
Product
MME
Privilege
Administrator
Mode
Exec > Global Configuration > Context Configuration > MME SGs Service Configuration
configure > context context_name > sgs-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-sgs-service)#
Syntax
Syntax Description
sctp port port_number no sctp
no
Removes the SCTP configuration for this service.
port port_number
Specifies the SCTP port number used to communicate with the MSC/VLR using the SGs interface as an integer from 1 through 65535.
Usage Guidelines
Use this command to assign the SCTP port with SCTP socket to communicate with the MSC/VLR through the SGs interface. A maximum of one SCTP port can be associated with one SGs service.
Examples
sctp port 29118
tac-to-lac-mapping
Maps any Tracking Area Code (TAC) value or a specific TAC value to a LAC value.
Product
MME
Privilege
Administrator
Mode
Exec > Global Configuration > Context Configuration > MME SGs Service Configuration
configure > context context_name > sgs-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-sgs-service)#
Syntax
Syntax Description
tac-to-lac-mapping { any-tac | tac value } map-to lac value + no tac-to-lac-mapping { any-tac | { tac value } + }
any-tac | tac value
Specifies the TAC to map to the LAC.
any-tac: Specifies that any TAC value is to be mapped to the specified LAC.
tac value: Maps a specific TAC value to a LAC value expressed as an integer from 1 through 65535. For specific TAC values, multiple mappings can be entered on the same line (see Example).
map-to lac value
Specifies the LAC value that the selected TAC value, or any TAC value is mapped as an integer from 1 through 65535. For specific TAC values, multiple mappings can be entered on the same line (see Example).
For releases 19 and higher, the number of TAC to LAC mappings are increased from 512 to 1024 entries.
Usage Guidelines
Use this command to map TAC values to LAC values.
Enter up to 8 mappings per line.
In Release 12.2 and later, a maximum of 64 mapping lists can be created. In older releases, a maximum of 32 mapping lists can be created.
If no mapping is entered, the default behavior is TAC equals LAC.
Examples
tac-to-lac-mapping tac 2 map-to lac 3 tac 4 map-to lac 5 tac 6 map-to lac 7
timer
Configures the SGs-AP timer values.
Product
MME
Privilege
Administrator
Mode
Exec > Global Configuration > Context Configuration > MME SGs Service Configuration
configure > context context_name > sgs-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-sgs-service)#
Syntax
Syntax Description
timer { ts6-1 value | ts10 value | ts12-1 value | ts12-2 value | ts13 value | ts8 value | ts9 value } default timer { ts10 | ts12-1 | ts12-2 | ts13 | ts6-1 | ts8 | ts9 }
default timer { ts10 | ts12-1 | ts12-2 | ts13 | ts6-1 | ts8 | ts9 }
Returns the timer to its default setting.
ts10 value
Specifies the Ts10 timer value (in seconds) as an integer from 1 through 30. This timer is used to guard the Implicit IMSI detach from non-EPS services procedure.
Default: 4.
ts12-1 value
Specifies the Ts12-1 timer value (in seconds) as an integer from 8 through 23048. This timer is used to control the reset of the 'MME-Reset' variable. It is expected to take a value greater than the longest periodic tracking area update timer running on the MME, plus the transmission delay on the radio interface.
Default: 36000.
ts12-2 value
Specifies the Ts12-2 timer value (in seconds) as an integer from 1 through 120. This timer is used to guard the MME reset procedure. There is one Ts12-2 timer per VLR for which the MME has an SGs association.
Default: 4.
ts13 value
Specifies the Ts13 timer value (in seconds) as an integer from 1 through 30. This timer configures the retransmission interval for sending SGs message SGsAP-EPS-DETACH-INDICATION to MSC/VLR due to an Implicit IMSI detach from EPS services. If no SGsAP-EPS-DETACH-ACK is received, the MME will resend SGsAP-EPS-DETACH-INDICATION message upon expiry of this timer.
Default: 4.
ts6-1 value
Specifies the Ts6-1 timer value (in seconds) as an integer from 10 through 90. This timer is used to guard the Location Update procedure. It is expected to take a value greater than 2 times the maximum transmission time in the SGs interface, plus the supervision timer of the Update Location procedure (as defined in 3GPP TS 29.002 [15]).
Default: 15.
ts8 value
Specifies the Ts8 timer value (in seconds) as an integer from 1 through 30. This timer is used to guard the Explicit IMSI detach from EPS services procedure.
Default: 4.
ts9 value
Specifies the Ts9 timer value (in seconds) as an integer from 1 through 30. This timer guards the Explicit IMSI detach from non-EPS services procedure.
Default: 4.
Usage Guidelines
Use this command to configure the SGs-AP timers.
Examples
timer ts6-1 20
vlr
Configures the Visitor Location Register (VLR) to be used by this service.
Product
MME
Privilege
Administrator
Mode
Exec > Global Configuration > Context Configuration > MME SGs Service Configuration
configure > context context_name > sgs-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-sgs-service)#
Syntax
Syntax Description
vlr vlr_name { ipv4-address ipv4_address [ ipv4-address ipv4_address ] | ipv6-address ipv6_address [ ipv6-address ipv6_address ] } port port_number no vlr vlr_name
no
Removes the configured VLR from this service.
vlr_name
Specifies the name of the VLR as an alphanumeric string of 1 through 63 characters.
ipv4-address ipv4_address [ ipv4-address ipv4_address ]
Specifies the IP address of the VLR in IPv4 dotted-decimal notation.
A secondary IPv4 address can be configured to support SCTP multi-homing.
ipv6-address ipv6_address [ ipv6-address ipv6_address ]
Specifies the IPv6 address of the VLR. ipv6_address must be entered in colon-separated-hexadecimal notation.
A secondary IPv6 address can be configured to support SCTP multi-homing.
port port_number
Specifies the SCTP port number as an integer from 1 through 65535.
Usage Guidelines
Use this command to configure the VLR used by this SGs service.
In Release 12.2 and later, a maximum of 48 separate VLRs can be created. In older releases, a maximum of 32 separate VLRs can be created.
Each individual VLR can be defined with up to 10 separate associations to a single MSS pool. Each of these associations support SCTP multi-homing by defining a primary/secondary IP address. Application layer messages are transmitted to the first available association for a particular VLR. If a complete failure of the underlying SCTP layer for a given association (for example, both SCTP paths in a multi-homed configuration) occurs, the VLR association is removed as a candidate for application message transmission until it recovers. A given MMS (VLR) will remain available as long as at least one related association remains available.
Examples
vlr vlr1 ipv4-address 10.2.3.4 ipv4-address 10.2.10.1 port 29118
vlr-failure
Configures automatic VLR failure handling for the SGs service
Product
MME
Privilege
Administrator
Mode
Exec > Global Configuration > Context Configuration > MME SGs Service Configuration
configure > context context_name > sgs-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-sgs-service)#
Syntax
Syntax Description
[ no ] vlr-failure duration minutes backoff-timer seconds detach-rate number [ -noconfirm ]
no
Removes the configuration from this service, which disables automatic detection and offload of VLRs when an SGs association failure occurs.
duration minutes
Specifies the amount of time in minutes during which all qualifying UEs will be detached.
The MME splits this duration into n intervals, 5 seconds apart. For example, a setting of 2 minutes with 100 subscribers would result in the MME processing all subscribers in the first 2 intervals (10) seconds. Any subscribers remaining at the expiry of the duration will not be processed.
If no detach rate is defined using the detach-rate keyword, a maximum of 50 subscribers are processed per interval. Any remaining UEs will remain attached until detached by other means (UE/network detach, etc).
minutes must be an integer from 1 through 3000.
backoff-timer seconds
Specifies the period of time the MME will wait following the detection of a VLR condition before starting the controlled release of affected UEs. The MME begins offloading UEs following the expiry of this backoff timer. If the VLR has recovered before the backoff timer expires, no offloading is performed.
seconds must be an integer from 1 to 3000.
detach-rate number
This optional keyword specifies a maximum number of detaches to perform per 5 second cycle.
For example, if 12,000 subscribers are to be detached during a 5 minute window (duration = 5 minutes), the MME calculates 60 cycles (5 minutes / 5-second cycles) which results in 200 UEs to detach per cycle.
If the detach-rate is configured to 100, the MME will only detach 100 per 5 second cycle for, resulting in a total of 6000 detaches. Any remaining UEs will remain attached until detached by other means (UE/network detach, etc).
number must be an integer from 1 to 2000.
Usage Guidelines
This command requires that a valid MME Resiliency license key be installed. Contact your Cisco Account or Support representative for information on how to obtain a license.
This command configures the MME to automatically initiate the VLR offload feature when a SGs association failure is detected.
This command provides equivalent functionality to the sgs vlr-failure Exec Mode command. The differences are that the Exec Mode command must be applied manually, while this Config Mode command is applied automatically when a failure condition is detected.
Both commands cannot be enabled simultaneously. An error message is reported to the operator if this is attempted.
Examples
vlr-failure duration 60 backoff-timer 180 detach-rate 100

Feedback