Changes between Version 86 and Version 87 of GENILTE/LTEDeployment


Ignore:
Timestamp:
06/21/17 09:38:15 (7 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENILTE/LTEDeployment

    v86 v87  
    204204-MYSQL_user   = "@MYSQL_user@";  # Database server login
    205205-MYSQL_pass   = "@MYSQL_pass@";  # Database server password
    206 +MYSQL_user   = "XXXX";          # Database server login
    207 +MYSQL_pass   = "XXXX";         # Database server password
     206+MYSQL_user   = "root";          # Database server login
     207+MYSQL_pass   = "linux";         # Database server password
    208208 MYSQL_db     = "oai_db";        # Your database name
    209209 
     
    273273     NETWORK_INTERFACES :
    274274     {
    275          # MME binded interface for S1-C or S1-MME  communication (S1AP), can be ethernet interface, virtual ethernet interface, we don't advise wireless interfaces
     275         # MME binded interface for S1-C or S1-MME  communication (S1AP), can be ethernet interface, virtual ethernet interface, we don'tdvise wireless interfaces
    276276-        MME_INTERFACE_NAME_FOR_S1_MME         = "eth0";                         # YOUR NETWORK CONFIG HERE
    277277-        MME_IPV4_ADDRESS_FOR_S1_MME           = "192.168.11.17/24";             # YOUR NETWORK CONFIG HERE
     
    307307-Realm = "openair4G.eur";
    308308+Identity = "gpo-pc.donotdelete.ch-geni-net.instageni.gpolab.bbn.com";
     309+Identity = "gpo-pc.donotdelete.ch-geni-net.instageni.gpolab.bbn.com";
    309310+Realm = "donotdelete.ch-geni-net.instageni.gpolab.bbn.com";
    310311 
     
    315316 # allows exactly this.
    316317 
    317 -ConnectPeer= "hss.openair4G.eur" { ConnectTo = "127.0.0.1"; No_SCTP ; No_IPv6; Prefer_TCP; No_TLS; port = 3868;  realm = "openair4G.eur";};
    318 +ConnectPeer= "hss.donotdelete.ch-geni-net.instageni.gpolab.bbn.com" { ConnectTo = "127.0.33.1"; No_SCTP ; No_IPv6; Prefer_TCP; No_TLS; port = 3868;  realm = "donotdelete.ch-geni-net.instageni.gpolab.b.com";};
     318-ConnectPeer= "hss.openair4G.eur" { ConnectTo = "127.0.0.1"; No_SCTP ; No_IPv6; Prefer_TCP; No_TLS; port = 3868;  realm = "openair4G.eur"; 
     319+ConnectPeer= "hss.donotdelete.ch-geni-net.instageni.gpolab.bbn.com" { ConnectTo = "127.0.33.1"; No_SCTP ; No_IPv6; Prefer_TCP; No_TLS; pt = 3868;  realm = "donotdelete.ch-geni-net.instageni.gpolab.bbn.com";};
    319320diff --git a/etc/spgw.conf b/etc/spgw.conf
    320321index 8095ec3..6201548 100644
     
    324325         SGW_IPV4_ADDRESS_FOR_S11                = "127.0.11.2/8";               # STRING, CIDR, YOUR NETWORK CONFIG HERE
    325326 
    326          # S-GW binded interface for S1-U communication (GTPV1-U) can be ethernet interface, virtual ethernet interface, we don't advise wireless interfaces
    327 -        SGW_INTERFACE_NAME_FOR_S1U_S12_S4_UP    = "eth0";                       # STRING, interface name, YOUR NETWORK CONFIG HERE, USE "lo" if S-GW run on eNB host
     327         # S-GW binded interface for S1-U communication (GTPV1-U) can be ethernet interface, virtual ethernet interface, we don't advise reless interfaces
     328-        SGW_INTERFACE_NAME_FOR_S1U_S12_S4_UP    = "eth0";                       # STRING, interface name, YOUR NETWORK CONFIG HERE, USE o" if S-GW run on eNB host
    328329-        SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP      = "192.168.11.17/24";           # STRING, CIDR, YOUR NETWORK CONFIG HERE
    329 +        SGW_INTERFACE_NAME_FOR_S1U_S12_S4_UP    = "vlan3740";                       # STRING, interface name, YOUR NETWORK CONFIG HERE, USE "lo" if S-GW run on eNB host
     330+        SGW_INTERFACE_NAME_FOR_S1U_S12_S4_UP    = "vlan3740";                       # STRING, interface name, YOUR NETWORK CONFIG HERE, E "lo" if S-GW run on eNB host
    330331+        SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP      = "10.3.2.11/16";           # STRING, CIDR, YOUR NETWORK CONFIG HERE
    331          SGW_IPV4_PORT_FOR_S1U_S12_S4_UP         = 2152;                         # INTEGER, port number, PREFER NOT CHANGE UNLESS YOU KNOW WHAT YOU ARE DOING
     332         SGW_IPV4_PORT_FOR_S1U_S12_S4_UP         = 2152;                         # INTEGER, port number, PREFER NOT CHANGE UNLESS YOU KNOWHAT YOU ARE DOING
    332333 
    333334         # S-GW binded interface for S5 or S8 communication, not implemented, so leave it to none
    334335@@ -76,9 +76,9 @@ P-GW =
    335          PGW_INTERFACE_NAME_FOR_S5_S8          = "none";                         # STRING, interface name, DO NOT CHANGE (NOT IMPLEMENTED YET)
     336         PGW_INTERFACE_NAME_FOR_S5_S8          = "none";                         # STRING, interface name, DO NOT CHANGE (NOT IMPLEMENTEDET)
    336337 
    337338         # P-GW binded interface for SGI (egress/ingress internet traffic)
    338339-        PGW_INTERFACE_NAME_FOR_SGI            = "eth3";                         # STRING, YOUR NETWORK CONFIG HERE
    339 -        PGW_MASQUERADE_SGI                    = "no";                           # STRING, {"yes", "no"}. YOUR NETWORK CONFIG HERE, will do NAT for you if you put "yes".
     340-        PGW_MASQUERADE_SGI                    = "no";                           # STRING, {"yes", "no"}. YOUR NETWORK CONFIG HERE, will NAT for you if you put "yes".
    340341-        UE_TCP_MSS_CLAMPING                   = "no";                           # STRING, {"yes", "no"}.
    341342+        PGW_INTERFACE_NAME_FOR_SGI            = "enp3s0f0";                         # STRING, YOUR NETWORK CONFIG HERE
    342 +        PGW_MASQUERADE_SGI                    = "yes";                           # STRING, {"yes", "no"}. YOUR NETWORK CONFIG HERE, will do NAT for you if you put "yes".
     343+        PGW_MASQUERADE_SGI                    = "yes";                           # STRING, {"yes", "no"}. YOUR NETWORK CONFIG HERE, willo NAT for you if you put "yes".
    343344+        UE_TCP_MSS_CLAMPING                   = "yes";                           # STRING, {"yes", "no"}.
    344345     };
     
    352353+    DEFAULT_DNS_SEC_IPV4_ADDRESS = "4.4.4.4";                                   # YOUR NETWORK CONFIG HERE
    353354 
    354      # Non standard feature, normally should be set to "no", but you may need to set to yes for UE that do not explicitly request a PDN address through NAS signalling
     355     # Non standard feature, normally should be set to "no", but you may need to set to yes for UE that do not explicitly request a PDN aress through NAS signalling
    355356     FORCE_PUSH_PROTOCOL_CONFIGURATION_OPTIONS = "no";                           # STRING, {"yes", "no"}.
    356357-    UE_MTU                                    = 1500                            # INTEGER
    357358+    UE_MTU                                    = 1488                            # INTEGER
    358 +#    GTPV1U_REALIZATION                        = "GTP_KERNEL_MODULE";            # STRING {"NO_GTP_KERNEL_AVAILABLE", "GTP_KERNEL_MODULE", "GTP_KERNEL"}. In a container you may not be able
     359+#    GTPV1U_REALIZATION                        = "GTP_KERNEL_MODULE";            # STRING {"NO_GTP_KERNEL_AVAILABLE", "GTP_KERNEL_MODULE "GTP_KERNEL"}. In a container you may not be able
    359360 };
    360361-