blob: 520f07c642aad23fc6df634617b9e22b0fd74bcc [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>]
Neels Hofmeyr4dfb2ba2019-08-13 16:00:37 +020020 encryption uea <0-2> [<0-2>] [<0-2>]
Neels Hofmeyr18333fa2018-12-05 02:24:30 +010021 authentication (optional|required)
22 rrlp mode (none|ms-based|ms-preferred|ass-preferred)
23 mm info (0|1)
24 timezone <-19-19> (0|15|30|45)
25 timezone <-19-19> (0|15|30|45) <0-2>
26 no timezone
Keith Whyte991bb422019-08-08 15:43:40 +020027 call-waiting
28 no call-waiting
Neels Hofmeyr18333fa2018-12-05 02:24:30 +010029
Neels Hofmeyr4dfb2ba2019-08-13 16:00:37 +020030OsmoMSC(config-net)# encryption?
31 encryption Encryption options
32OsmoMSC(config-net)# encryption ?
33 a5 GSM A5 Air Interface Encryption.
34 uea UTRAN (3G) encryption algorithms to allow: 0 = UEA0 (no encryption), 1 = UEA1, 2 = UEA2. NOTE: the current implementation does not allow free choice of combining encryption algorithms yet. The only valid settings are either 'encryption uea 0' or 'encryption uea 1 2'.
35
36OsmoMSC(config-net)# encryption uea ?
37 <0-2> UEAn Algorithm Number
38OsmoMSC(config-net)# encryption uea 0 ?
39 [<0-2>] UEAn Algorithm Number
40OsmoMSC(config-net)# encryption uea 0 1 ?
41 [<0-2>] UEAn Algorithm Number
42OsmoMSC(config-net)# encryption uea 0 1 2 ?
43 <cr>
44
Neels Hofmeyr18333fa2018-12-05 02:24:30 +010045OsmoMSC(config-net)# exit
46OsmoMSC(config)# msc
47OsmoMSC(config-msc)# list
48...
49 assign-tmsi
Neels Hofmeyr80447eb2018-12-05 01:11:28 +010050 mncc internal
51 mncc external MNCC_SOCKET_PATH
Neels Hofmeyr05c56802018-12-05 01:07:03 +010052 mncc guard-timeout <0-255>
Vadim Yanitskiy64623e12018-11-28 23:05:51 +070053 ncss guard-timeout <0-255>
Neels Hofmeyr18333fa2018-12-05 02:24:30 +010054 no assign-tmsi
55 auth-tuple-max-reuse-count <-1-2147483647>
56 auth-tuple-reuse-on-error (0|1)
Oliver Smith03ded912019-05-02 10:40:50 +020057 check-imei-rqd (0|1|early)
Neels Hofmeyr18333fa2018-12-05 02:24:30 +010058 cs7-instance-a <0-15>
59 cs7-instance-iu <0-15>
60 paging response-timer (default|<1-65535>)
61 emergency-call route-to-msisdn MSISDN
Vadim Yanitskiyf40e46f2018-11-20 06:20:53 +070062 sms-over-gsup
63 no sms-over-gsup
Pau Espin Pedrol4faff9e2019-05-06 19:29:11 +020064 osmux (on|off|only)
Neels Hofmeyrc4628a32018-12-07 14:47:34 +010065 handover-number range MSISDN_FIRST MSISDN_LAST
Neels Hofmeyr9aac5c22020-05-27 00:04:26 +020066 nri bitlen <0-15>
67 nri add <0-32767> [<0-32767>]
68 nri del <0-32767> [<0-32767>]
Neels Hofmeyrc4628a32018-12-07 14:47:34 +010069 neighbor (a|iu) lac <0-65535> (ran-pc|msc-ipa-name) RAN_PC_OR_MSC_IPA_NAME
70 neighbor (a|iu) lac-ci <0-65535> <0-65535> (ran-pc|msc-ipa-name) RAN_PC_OR_MSC_IPA_NAME
71 neighbor (a|iu) cgi <0-999> <0-999> <0-65535> <0-65535> (ran-pc|msc-ipa-name) RAN_PC_OR_MSC_IPA_NAME
72 no neighbor (a|iu) (ran-pc|msc-ipa-name) RAN_PC_OR_MSC_IPA_NAME
Vadim Yanitskiybaf71a72020-01-25 10:49:14 +070073 timer [(vlr|mgw|mncc|sccp|geran|utran|sgs)] [TNNNN] [(<0-2147483647>|default)]
Neels Hofmeyr18333fa2018-12-05 02:24:30 +010074 mgw local-ip A.B.C.D
75 mgw local-port <0-65535>
76 mgw remote-ip A.B.C.D
77 mgw remote-port <0-65535>
Neels Hofmeyr18333fa2018-12-05 02:24:30 +010078...
79
Vadim Yanitskiy64623e12018-11-28 23:05:51 +070080OsmoMSC(config-msc)# ncss?
81 ncss Configure call independent Supplementary Services
82
83OsmoMSC(config-msc)# ncss ?
84 guard-timeout Set guard timer for session activity
85
Neels Hofmeyr80447eb2018-12-05 01:11:28 +010086OsmoMSC(config-msc)# mncc?
87 mncc Configure Mobile Network Call Control
88
89OsmoMSC(config-msc)# mncc ?
90 internal Use internal MNCC handler (default; changes need a program restart)
91 external Use external MNCC handler (changes need a program restart)
92 guard-timeout Set global guard timer for mncc interface activity
93
94OsmoMSC(config-msc)# mncc external ?
95 MNCC_SOCKET_PATH File system path to create the MNCC unix domain socket at
96
97OsmoMSC(config-msc)# mncc external /path/not/used
98OsmoMSC(config-msc)# show running-config
99...
100msc
101...
102 mncc external /path/not/used
103...
104
105OsmoMSC(config-msc)# mncc internal
106OsmoMSC(config-msc)# show running-config
107... ! mncc external
108
Neels Hofmeyr18333fa2018-12-05 02:24:30 +0100109OsmoMSC(config-msc)# exit
110OsmoMSC(config)# mncc-int
111OsmoMSC(config-mncc-int)# list
112...
113 default-codec tch-f (fr|efr|amr)
114 default-codec tch-h (hr|amr)
115
116OsmoMSC(config-mncc-int)# exit
117OsmoMSC(config)# hlr
118OsmoMSC(config-hlr)# list
119...
120 remote-ip A.B.C.D
121 remote-port <1-65535>
Neels Hofmeyr3a3ed9b2018-12-20 00:46:40 +0100122 ipa-name NAME
Neels Hofmeyr18333fa2018-12-05 02:24:30 +0100123
124OsmoMSC(config-hlr)# exit
125OsmoMSC(config)# exit
126OsmoMSC# configure terminal
127OsmoMSC(config)# network
128OsmoMSC(config-net)# end
Harald Welte0df904d2018-12-03 11:00:04 +0100129
130OsmoMSC# configure terminal
131OsmoMSC(config)# sgs
132OsmoMSC(config-sgs)# list
133...
134 local-ip A.B.C.D
135 local-port <0-65535>
136 timer (ts5|ts6-2|ts7|ts11|ts14|ts15) <1-120>
137 counter (ns7|ns11) <0-255>
138 vlr-name FQDN
139OsmoMSC(config-sgs)# end
140
Neels Hofmeyr18333fa2018-12-05 02:24:30 +0100141OsmoMSC# disable
142OsmoMSC> enable
143
144OsmoMSC# ! Punching some '...' holes because of optional SMPP, Iu
145OsmoMSC# show running-config
146...
147network
148 network country code 001
149 mobile network code 01
150 short name OsmoMSC
151 long name OsmoMSC
152 encryption a5 0
Neels Hofmeyr4dfb2ba2019-08-13 16:00:37 +0200153 encryption uea 1 2
Neels Hofmeyr18333fa2018-12-05 02:24:30 +0100154 authentication optional
155 rrlp mode none
156 mm info 1
Neels Hofmeyr18333fa2018-12-05 02:24:30 +0100157msc
Neels Hofmeyr05c56802018-12-05 01:07:03 +0100158 mncc guard-timeout 180
Vadim Yanitskiy64623e12018-11-28 23:05:51 +0700159 ncss guard-timeout 30
Neels Hofmeyr18333fa2018-12-05 02:24:30 +0100160 assign-tmsi
161 cs7-instance-a 0
162...
163 auth-tuple-max-reuse-count 3
164 auth-tuple-reuse-on-error 1
165 mgw local-port 2728
Philipp Maier72b8c382020-03-24 20:30:21 +0100166 mgw remote-ip 127.0.0.1
Neels Hofmeyr18333fa2018-12-05 02:24:30 +0100167 mgw remote-port 2427
168mncc-int
169 default-codec tch-f fr
170 default-codec tch-h hr
171...
172hlr
173 remote-ip 127.0.0.1
174 remote-port 4222
Harald Welte0df904d2018-12-03 11:00:04 +0100175sgs
Vadim Yanitskiy4d758772019-02-23 16:16:44 +0700176 local-port 29118
Harald Welte0df904d2018-12-03 11:00:04 +0100177 local-ip 0.0.0.0
178 vlr-name vlr.example.net
Neels Hofmeyr18333fa2018-12-05 02:24:30 +0100179end
Neels Hofmeyr4dfb2ba2019-08-13 16:00:37 +0200180
181OsmoMSC# configure terminal
182OsmoMSC(config)# network
183OsmoMSC(config-net)# encryption uea 0
184OsmoMSC(config-net)# show running-config
185...
186 encryption uea 0
187...
188
189OsmoMSC(config-net)# encryption uea 1
190% Error: the current implementation does not allow free choice of combining
191% encryption algorithms yet. The only valid settings are either
192% encryption uea 0
193% or
194% encryption uea 1 2
195OsmoMSC(config-net)# show running-config
196...
197 encryption uea 0
198...
199
200OsmoMSC(config-net)# encryption uea 2
201% Error: the current implementation does not allow free choice of combining
202...
203OsmoMSC(config-net)# show running-config
204...
205 encryption uea 0
206...
207
208OsmoMSC(config-net)# encryption uea 0 1
209% Error: the current implementation does not allow free choice of combining
210...
211OsmoMSC(config-net)# show running-config
212...
213 encryption uea 0
214...
215
216OsmoMSC(config-net)# encryption uea 0 2
217% Error: the current implementation does not allow free choice of combining
218...
219OsmoMSC(config-net)# show running-config
220...
221 encryption uea 0
222...
223
224OsmoMSC(config-net)# encryption uea 1 2
225OsmoMSC(config-net)# show running-config
226...
227 encryption uea 1 2
228...