blob: cdb3f8ad4932125601698a7cb7645c53374dd6f0 [file] [log] [blame]
Neels Hofmeyr18333fa2018-12-05 02:24:30 +01001OsmoMSC> enable
2OsmoMSC# configure terminal
3OsmoMSC(config)# list
4...
5 network
6 msc
Harald Welte0df904d2018-12-03 11:00:04 +01007 sgs
Neels Hofmeyr18333fa2018-12-05 02:24:30 +01008 mncc-int
9 hlr
10...
11
12OsmoMSC(config)# network
13OsmoMSC(config-net)# list
14...
15 network country code <1-999>
16 mobile network code <0-999>
17 short name NAME
18 long name NAME
19 encryption a5 <0-3> [<0-3>] [<0-3>] [<0-3>]
20 authentication (optional|required)
21 rrlp mode (none|ms-based|ms-preferred|ass-preferred)
22 mm info (0|1)
23 timezone <-19-19> (0|15|30|45)
24 timezone <-19-19> (0|15|30|45) <0-2>
25 no timezone
26 periodic location update <6-1530>
27 no periodic location update
28
29OsmoMSC(config-net)# exit
30OsmoMSC(config)# msc
31OsmoMSC(config-msc)# list
32...
33 assign-tmsi
Neels Hofmeyr80447eb2018-12-05 01:11:28 +010034 mncc internal
35 mncc external MNCC_SOCKET_PATH
Neels Hofmeyr05c56802018-12-05 01:07:03 +010036 mncc guard-timeout <0-255>
Vadim Yanitskiy64623e12018-11-28 23:05:51 +070037 ncss guard-timeout <0-255>
Neels Hofmeyr18333fa2018-12-05 02:24:30 +010038 no assign-tmsi
39 auth-tuple-max-reuse-count <-1-2147483647>
40 auth-tuple-reuse-on-error (0|1)
Oliver Smith03ded912019-05-02 10:40:50 +020041 check-imei-rqd (0|1|early)
Neels Hofmeyr18333fa2018-12-05 02:24:30 +010042 cs7-instance-a <0-15>
43 cs7-instance-iu <0-15>
44 paging response-timer (default|<1-65535>)
45 emergency-call route-to-msisdn MSISDN
Vadim Yanitskiyf40e46f2018-11-20 06:20:53 +070046 sms-over-gsup
47 no sms-over-gsup
Neels Hofmeyrc4628a32018-12-07 14:47:34 +010048 handover-number range MSISDN_FIRST MSISDN_LAST
49 neighbor (a|iu) lac <0-65535> (ran-pc|msc-ipa-name) RAN_PC_OR_MSC_IPA_NAME
50 neighbor (a|iu) lac-ci <0-65535> <0-65535> (ran-pc|msc-ipa-name) RAN_PC_OR_MSC_IPA_NAME
51 neighbor (a|iu) cgi <0-999> <0-999> <0-65535> <0-65535> (ran-pc|msc-ipa-name) RAN_PC_OR_MSC_IPA_NAME
52 no neighbor (a|iu) (ran-pc|msc-ipa-name) RAN_PC_OR_MSC_IPA_NAME
Neels Hofmeyr18333fa2018-12-05 02:24:30 +010053 mgw local-ip A.B.C.D
54 mgw local-port <0-65535>
55 mgw remote-ip A.B.C.D
56 mgw remote-port <0-65535>
Neels Hofmeyr18333fa2018-12-05 02:24:30 +010057...
58
Vadim Yanitskiy64623e12018-11-28 23:05:51 +070059OsmoMSC(config-msc)# ncss?
60 ncss Configure call independent Supplementary Services
61
62OsmoMSC(config-msc)# ncss ?
63 guard-timeout Set guard timer for session activity
64
Neels Hofmeyr80447eb2018-12-05 01:11:28 +010065OsmoMSC(config-msc)# mncc?
66 mncc Configure Mobile Network Call Control
67
68OsmoMSC(config-msc)# mncc ?
69 internal Use internal MNCC handler (default; changes need a program restart)
70 external Use external MNCC handler (changes need a program restart)
71 guard-timeout Set global guard timer for mncc interface activity
72
73OsmoMSC(config-msc)# mncc external ?
74 MNCC_SOCKET_PATH File system path to create the MNCC unix domain socket at
75
76OsmoMSC(config-msc)# mncc external /path/not/used
77OsmoMSC(config-msc)# show running-config
78...
79msc
80...
81 mncc external /path/not/used
82...
83
84OsmoMSC(config-msc)# mncc internal
85OsmoMSC(config-msc)# show running-config
86... ! mncc external
87
Neels Hofmeyr18333fa2018-12-05 02:24:30 +010088OsmoMSC(config-msc)# exit
89OsmoMSC(config)# mncc-int
90OsmoMSC(config-mncc-int)# list
91...
92 default-codec tch-f (fr|efr|amr)
93 default-codec tch-h (hr|amr)
94
95OsmoMSC(config-mncc-int)# exit
96OsmoMSC(config)# hlr
97OsmoMSC(config-hlr)# list
98...
99 remote-ip A.B.C.D
100 remote-port <1-65535>
Neels Hofmeyr3a3ed9b2018-12-20 00:46:40 +0100101 ipa-name NAME
Neels Hofmeyr18333fa2018-12-05 02:24:30 +0100102
103OsmoMSC(config-hlr)# exit
104OsmoMSC(config)# exit
105OsmoMSC# configure terminal
106OsmoMSC(config)# network
107OsmoMSC(config-net)# end
Harald Welte0df904d2018-12-03 11:00:04 +0100108
109OsmoMSC# configure terminal
110OsmoMSC(config)# sgs
111OsmoMSC(config-sgs)# list
112...
113 local-ip A.B.C.D
114 local-port <0-65535>
115 timer (ts5|ts6-2|ts7|ts11|ts14|ts15) <1-120>
116 counter (ns7|ns11) <0-255>
117 vlr-name FQDN
118OsmoMSC(config-sgs)# end
119
Neels Hofmeyr18333fa2018-12-05 02:24:30 +0100120OsmoMSC# disable
121OsmoMSC> enable
122
123OsmoMSC# ! Punching some '...' holes because of optional SMPP, Iu
124OsmoMSC# show running-config
125...
126network
127 network country code 001
128 mobile network code 01
129 short name OsmoMSC
130 long name OsmoMSC
131 encryption a5 0
132 authentication optional
133 rrlp mode none
134 mm info 1
135 periodic location update 30
136msc
Neels Hofmeyr05c56802018-12-05 01:07:03 +0100137 mncc guard-timeout 180
Vadim Yanitskiy64623e12018-11-28 23:05:51 +0700138 ncss guard-timeout 30
Neels Hofmeyr18333fa2018-12-05 02:24:30 +0100139 assign-tmsi
140 cs7-instance-a 0
141...
142 auth-tuple-max-reuse-count 3
143 auth-tuple-reuse-on-error 1
144 mgw local-port 2728
145 mgw remote-ip 10.23.24.1
146 mgw remote-port 2427
147mncc-int
148 default-codec tch-f fr
149 default-codec tch-h hr
150...
151hlr
152 remote-ip 127.0.0.1
153 remote-port 4222
Harald Welte0df904d2018-12-03 11:00:04 +0100154sgs
Vadim Yanitskiy4d758772019-02-23 16:16:44 +0700155 local-port 29118
Harald Welte0df904d2018-12-03 11:00:04 +0100156 local-ip 0.0.0.0
157 vlr-name vlr.example.net
Neels Hofmeyr18333fa2018-12-05 02:24:30 +0100158end