Commit 39036e39 authored by Lionel Gauthier's avatar Lionel Gauthier

plmn id hardcoded in sim tools

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7205 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent 0f4a66cd
......@@ -62,8 +62,8 @@ MME :
# max values = 999.999:65535
# maximum of 32 values, comma separated
PLMN = (
{MCC="208" ; MNC="92"; TAC = "1"; },
{MCC="208" ; MNC="10"; TAC = "1"; },
{MCC="208" ; MNC="92"; TAC = "1"; },
{MCC="209" ; MNC="130"; TAC = "4"; },
{MCC="209" ; MNC="012"; TAC = "2"; },
{MCC="208" ; MNC="35"; TAC = "8"; }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment