blob: 7337cd9ce62c072962adf4ecf2d63dc0eba4656a [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...
Keith Whyte1587ffb2020-08-28 13:36:58 +020049 sms-database PATH
Neels Hofmeyr18333fa2018-12-05 02:24:30 +010050 assign-tmsi
Neels Hofmeyr80447eb2018-12-05 01:11:28 +010051 mncc internal
52 mncc external MNCC_SOCKET_PATH
Neels Hofmeyr05c56802018-12-05 01:07:03 +010053 mncc guard-timeout <0-255>
Vadim Yanitskiy64623e12018-11-28 23:05:51 +070054 ncss guard-timeout <0-255>
Neels Hofmeyr18333fa2018-12-05 02:24:30 +010055 no assign-tmsi
56 auth-tuple-max-reuse-count <-1-2147483647>
57 auth-tuple-reuse-on-error (0|1)
Oliver Smith03ded912019-05-02 10:40:50 +020058 check-imei-rqd (0|1|early)
Neels Hofmeyr18333fa2018-12-05 02:24:30 +010059 cs7-instance-a <0-15>
60 cs7-instance-iu <0-15>
61 paging response-timer (default|<1-65535>)
62 emergency-call route-to-msisdn MSISDN
Vadim Yanitskiyf40e46f2018-11-20 06:20:53 +070063 sms-over-gsup
64 no sms-over-gsup
Pau Espin Pedrol4faff9e2019-05-06 19:29:11 +020065 osmux (on|off|only)
Neels Hofmeyrc4628a32018-12-07 14:47:34 +010066 handover-number range MSISDN_FIRST MSISDN_LAST
Neels Hofmeyr9aac5c22020-05-27 00:04:26 +020067 nri bitlen <0-15>
68 nri add <0-32767> [<0-32767>]
69 nri del <0-32767> [<0-32767>]
Neels Hofmeyrc4628a32018-12-07 14:47:34 +010070 neighbor (a|iu) lac <0-65535> (ran-pc|msc-ipa-name) RAN_PC_OR_MSC_IPA_NAME
71 neighbor (a|iu) lac-ci <0-65535> <0-65535> (ran-pc|msc-ipa-name) RAN_PC_OR_MSC_IPA_NAME
72 neighbor (a|iu) cgi <0-999> <0-999> <0-65535> <0-65535> (ran-pc|msc-ipa-name) RAN_PC_OR_MSC_IPA_NAME
73 no neighbor (a|iu) (ran-pc|msc-ipa-name) RAN_PC_OR_MSC_IPA_NAME
Vadim Yanitskiybaf71a72020-01-25 10:49:14 +070074 timer [(vlr|mgw|mncc|sccp|geran|utran|sgs)] [TNNNN] [(<0-2147483647>|default)]
Pau Espin Pedrol047c5d92020-09-09 13:18:38 +020075 mgw local-ip (A.B.C.D|X:X::X:X)
Neels Hofmeyr18333fa2018-12-05 02:24:30 +010076 mgw local-port <0-65535>
Pau Espin Pedrol047c5d92020-09-09 13:18:38 +020077 mgw remote-ip (A.B.C.D|X:X::X:X)
Neels Hofmeyr18333fa2018-12-05 02:24:30 +010078 mgw remote-port <0-65535>
Neels Hofmeyr18333fa2018-12-05 02:24:30 +010079...
80
Vadim Yanitskiy64623e12018-11-28 23:05:51 +070081OsmoMSC(config-msc)# ncss?
82 ncss Configure call independent Supplementary Services
83
84OsmoMSC(config-msc)# ncss ?
85 guard-timeout Set guard timer for session activity
86
Neels Hofmeyr80447eb2018-12-05 01:11:28 +010087OsmoMSC(config-msc)# mncc?
88 mncc Configure Mobile Network Call Control
89
90OsmoMSC(config-msc)# mncc ?
91 internal Use internal MNCC handler (default; changes need a program restart)
92 external Use external MNCC handler (changes need a program restart)
93 guard-timeout Set global guard timer for mncc interface activity
94
95OsmoMSC(config-msc)# mncc external ?
96 MNCC_SOCKET_PATH File system path to create the MNCC unix domain socket at
97
98OsmoMSC(config-msc)# mncc external /path/not/used
99OsmoMSC(config-msc)# show running-config
100...
101msc
102...
103 mncc external /path/not/used
104...
105
106OsmoMSC(config-msc)# mncc internal
107OsmoMSC(config-msc)# show running-config
108... ! mncc external
109
Neels Hofmeyr18333fa2018-12-05 02:24:30 +0100110OsmoMSC(config-msc)# exit
111OsmoMSC(config)# mncc-int
112OsmoMSC(config-mncc-int)# list
113...
114 default-codec tch-f (fr|efr|amr)
115 default-codec tch-h (hr|amr)
116
117OsmoMSC(config-mncc-int)# exit
118OsmoMSC(config)# hlr
119OsmoMSC(config-hlr)# list
120...
121 remote-ip A.B.C.D
122 remote-port <1-65535>
Neels Hofmeyr3a3ed9b2018-12-20 00:46:40 +0100123 ipa-name NAME
Neels Hofmeyr18333fa2018-12-05 02:24:30 +0100124
125OsmoMSC(config-hlr)# exit
126OsmoMSC(config)# exit
127OsmoMSC# configure terminal
128OsmoMSC(config)# network
129OsmoMSC(config-net)# end
Harald Welte0df904d2018-12-03 11:00:04 +0100130
131OsmoMSC# configure terminal
132OsmoMSC(config)# sgs
133OsmoMSC(config-sgs)# list
134...
135 local-ip A.B.C.D
136 local-port <0-65535>
137 timer (ts5|ts6-2|ts7|ts11|ts14|ts15) <1-120>
138 counter (ns7|ns11) <0-255>
139 vlr-name FQDN
140OsmoMSC(config-sgs)# end
141
Neels Hofmeyr18333fa2018-12-05 02:24:30 +0100142OsmoMSC# disable
143OsmoMSC> enable
144
145OsmoMSC# ! Punching some '...' holes because of optional SMPP, Iu
146OsmoMSC# show running-config
147...
148network
149 network country code 001
150 mobile network code 01
151 short name OsmoMSC
152 long name OsmoMSC
153 encryption a5 0
Neels Hofmeyr4dfb2ba2019-08-13 16:00:37 +0200154 encryption uea 1 2
Neels Hofmeyr18333fa2018-12-05 02:24:30 +0100155 authentication optional
156 rrlp mode none
157 mm info 1
Neels Hofmeyr18333fa2018-12-05 02:24:30 +0100158msc
Neels Hofmeyr05c56802018-12-05 01:07:03 +0100159 mncc guard-timeout 180
Vadim Yanitskiy64623e12018-11-28 23:05:51 +0700160 ncss guard-timeout 30
Neels Hofmeyr18333fa2018-12-05 02:24:30 +0100161 assign-tmsi
162 cs7-instance-a 0
163...
164 auth-tuple-max-reuse-count 3
165 auth-tuple-reuse-on-error 1
166 mgw local-port 2728
Philipp Maier72b8c382020-03-24 20:30:21 +0100167 mgw remote-ip 127.0.0.1
Neels Hofmeyr18333fa2018-12-05 02:24:30 +0100168 mgw remote-port 2427
169mncc-int
170 default-codec tch-f fr
171 default-codec tch-h hr
172...
173hlr
174 remote-ip 127.0.0.1
175 remote-port 4222
Harald Welte0df904d2018-12-03 11:00:04 +0100176sgs
Vadim Yanitskiy4d758772019-02-23 16:16:44 +0700177 local-port 29118
Harald Welte0df904d2018-12-03 11:00:04 +0100178 local-ip 0.0.0.0
179 vlr-name vlr.example.net
Neels Hofmeyr18333fa2018-12-05 02:24:30 +0100180end
Neels Hofmeyr4dfb2ba2019-08-13 16:00:37 +0200181
182OsmoMSC# configure terminal
183OsmoMSC(config)# network
184OsmoMSC(config-net)# encryption uea 0
185OsmoMSC(config-net)# show running-config
186...
187 encryption uea 0
188...
189
190OsmoMSC(config-net)# encryption uea 1
191% Error: the current implementation does not allow free choice of combining
192% encryption algorithms yet. The only valid settings are either
193% encryption uea 0
194% or
195% encryption uea 1 2
196OsmoMSC(config-net)# show running-config
197...
198 encryption uea 0
199...
200
201OsmoMSC(config-net)# encryption uea 2
202% Error: the current implementation does not allow free choice of combining
203...
204OsmoMSC(config-net)# show running-config
205...
206 encryption uea 0
207...
208
209OsmoMSC(config-net)# encryption uea 0 1
210% Error: the current implementation does not allow free choice of combining
211...
212OsmoMSC(config-net)# show running-config
213...
214 encryption uea 0
215...
216
217OsmoMSC(config-net)# encryption uea 0 2
218% Error: the current implementation does not allow free choice of combining
219...
220OsmoMSC(config-net)# show running-config
221...
222 encryption uea 0
223...
224
225OsmoMSC(config-net)# encryption uea 1 2
226OsmoMSC(config-net)# show running-config
227...
228 encryption uea 1 2
229...