Cisco Cisco ASR 5000 Administrator's Guide

Page of 62
 HeNB-GW Service Configuration Procedures   
▀  HeNB-GW Service Configuration 
 
 
▄  Cisco ASR 5x00 Home eNodeB Gateway Administration Guide 
42 
   
      end  
Notes: 
 
<
dest_ctxt_name
> is name of the destination context in which GTP-U service configured to provide GTP-U 
tunnel over IuPS interface towards core network. 
 
<
gtpu_svc_access
> is name of the GTP-U service configured to provide GTP-U tunnel over S1-U interface 
towards S-GW or core network. This service has to be associated with the HeNB-GW Access Service in case 
S1-U Relay is enabled. 
 
<
gtpu_svc_network
> is name of the GTP-U service configured to provide GTP-U tunnel over towards HeNB. 
This service has to be associated with the HeNB-GW Access Service in case S1-U Relay is enabled. 
LTE Policy Configuration 
Use the following example to configure the LTE Policy. Othe rconfigurations done under this config include MME pool 
and tracking area information list (TAI list) database. 
configure 
  lte-policy 
    mme-pool <mme_pool_name> -noconfirm 
      mme <mme-name> ipv4-address <ipv4_addr> sctp port <sctp_port_no>  
      exit 
    tai-list-db <lte_policy_tai_db
      tai mcc <mcc_id> mnc <mnc_id> tac <tac_code1> <tac_code2> <tac_code3
    exit 
  end  
Notes: 
 
<
mme_pool_name
> is a string of size 1 to 63, which configures a specified MME pool. 
 
<
mme-name
> is a string of size 1 to 63, which configures a specific MME. 
 
<
ipv4_addr
> is the remote SCTP IP address for S1 association to configured MME.  
 
<
sctp_port_no
> is the SCTP port which is an integer ranging from 1 to 65535. 
 
<
lte_policy_tai_db
> is the tracking area information list database, which must be a string of size 1 to 64. 
 
<
mcc_id
> is a three digit number between 100 to 999. 
 
<
mnc_id
> is two/three digit number between 00 to 999 
 
<
tac_code1
> is the tracking area code value ranging as a integer from 0 ... 65535. Up to 256 can be defined on 
one line.