Cisco Cisco Packet Data Gateway (PDG)

Seite von 8770
SLs Service Configuration Mode Commands   
▀  esmlc 
 
 
▄  Command Line Interface Reference, StarOS Release 16 
8430 
   
esmlc 
Configures an Evolved Serving Mobile Location Center (E-SMLC) within this SLs service. The E-SMLC provides 
location information to the MME. 
Product
 
MME 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > SLs Service Configuration 
configure > context context_name > sls-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-sls-service)# 
Syntax
 
esmlc esmlc-id esmlc_id_value { ipv4-address ipv4_address_value1 [ ipv4-address 
ipv4_address_value2 ] | ipv6-address ipv6_address_value1 [ ipv6-address 
ipv6_address_value2 ] } port port_num  weight weight-val 
no esmlc-id esmlc_id_value 
esmlc-id esmlc_id_value 
 
Specifies an ID to uniquely identifiy this E-SMLC within this SLs service. 
esmlc_id_value 
must be an integer from 0 through 255. 
ipv4-address ipv4_address_value1 [ ipv4-address ipv4_address_value2 ]
 
Specifies the IPv4 address of the E-SMLC to be used by this SLs service. 
A second IPv4 address can be specified for multi-homing purposes with the optional 
ipv4-address
 
keyword. 
ipv6-address ipv6_address_value1 [ ipv6-address ipv6_address_value2 ]
 
Specifies the IPv6 address of the E-SMLC to be used by this SLs service. 
A second IPv6 address can be specified for multi-homing purposes with the optional 
ipv6-address
 
keyword. 
port port_num 
 
Specifies the SCTP port number of the E-SMLC server. 
port_num 
must be an integer from 1 through 65535. Default: 9082.  
weight weight-val
 
The MME performs a weighted round robin selection of E-SMLC based on this weight factor.  
weight-val
 must be an integer from 1 through 5, where 1 represents the least available capacity and 5 
represents the greatest.