sysinfo: Fix the TC_telnet test case VTY command order
diff --git a/gprs_gb/Test.cfg b/gprs_gb/Test.cfg
index 252704f..2155628 100644
--- a/gprs_gb/Test.cfg
+++ b/gprs_gb/Test.cfg
@@ -1,11 +1,14 @@
 [LOGGING]
+#*.FileMask := LOG_ALL
+ConsoleMask := ERROR | WARNING | TESTCASE | TIMEROP_START | DEBUG_ENCDEC
 
 [MODULE_PARAMETERS]
-mp_local_ip := "192.168.100.239"
-mp_local_udp_port := 23000
-mp_remote_ip := "192.168.100.196"
-mp_remote_udp_port := 21000
+#mp_local_ip := "192.168.100.239"
+#mp_local_udp_port := 23000
+#mp_remote_ip := "192.168.100.196"
+#mp_remote_udp_port := 21000
 mp_nsei := 96
+mp_bvci := 196
 
 [TESTPORT_PARAMETERS]
 #*.BSCVTY.CTRL_MODE := "client"
@@ -24,4 +27,10 @@
 [MAIN_CONTROLLER]
 
 [EXECUTE]
-Test.TC_nsem
+#Test.TC_selftest_llc
+#Test.TC_selftest_rlcmac
+#Test.TC_selftest_bssgp
+#Test.TC_nsem
+#Test.TC_paging
+Test.TC_rach
+#Test.TC_selftest_rr