Cisco Cisco Packet Data Gateway (PDG)

Seite von 642
  MME Changes in Release 16 
MME Enhancements for 16.0  ▀   
 
Release Change Reference, StarOS Release 16  ▄  
 
   
271 
This new command creates a new MME HeNB-GW management database or specifies an existing database and enters 
the MME HeNB-GW Managment Database Configuration Mode. 
configure 
  lte-policy  
     mme henbgw mgmt-db db_name 
        end 
Notes: 
 
db_name
 is an alphanumeric string of size 1 through 64 characters. 
henbgw-global-enbid
 
This new command configures the Global eNodeB Id and TAI of the HeNB-GW within the MME HeNB-GW 
management database. 
configure 
  lte-policy  
     mme henbgw mgmt-db db_name 
        henbgw-global-enbid mcc mcc_value mnc mnc_value enbid enbid_value 
        end 
Notes: 
 
mcc
 
number
: Specifies the mobile country code (MCC) portion of a PLMN identifier as an integer from 100 
through 999. 
 
mnc
 
number
: Specifies the mobile network code (MNC) portion of a PLMN identifier as a 2- or 3-digit integer 
from 00 through 999. 
 
enbid
 
number
: Specifies the Global eNodeB ID for this HeNB-GW as an integer value from 1 through 
1048575. 
 
A maximum of 8 HeNB-GWs can be configured within the HeNB-GW management database. 
associate
 
This command includes a new 
henbgw-mgmt-db
 keyword, which associates the specified HeNB-GW management 
database with the MME service.  
configure 
  context ctxt_name 
     mme-service svc_name 
        associate henbgw-mgmt-db db_name  
        end