blob: a1c4435899619c9320bc77fd48418d3a6b7414bf [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
Harald Welte1a62db22022-05-17 12:06:58 +02008 smsc
Andreas Eversbergf8ac7342023-04-23 12:22:25 +02009 asci
Neels Hofmeyr18333fa2018-12-05 02:24:30 +010010 mncc-int
11 hlr
12...
13
14OsmoMSC(config)# network
15OsmoMSC(config-net)# list
16...
17 network country code <1-999>
18 mobile network code <0-999>
Vadim Yanitskiy57b36e52023-07-21 00:51:48 +070019 short name .NAME
20 long name .NAME
Eric Wilda7f80202021-06-09 04:04:06 +020021 encryption a5 <0-4> [<0-4>] [<0-4>] [<0-4>] [<0-4>]
Neels Hofmeyr4dfb2ba2019-08-13 16:00:37 +020022 encryption uea <0-2> [<0-2>] [<0-2>]
Neels Hofmeyr18333fa2018-12-05 02:24:30 +010023 authentication (optional|required)
24 rrlp mode (none|ms-based|ms-preferred|ass-preferred)
25 mm info (0|1)
26 timezone <-19-19> (0|15|30|45)
27 timezone <-19-19> (0|15|30|45) <0-2>
28 no timezone
Keith Whyte991bb422019-08-08 15:43:40 +020029 call-waiting
30 no call-waiting
Pau Espin Pedrolb44cf2d2022-10-17 18:09:15 +020031 mgw <0-255>
32 no mgw <0-255>
Neels Hofmeyr18333fa2018-12-05 02:24:30 +010033
Neels Hofmeyr4dfb2ba2019-08-13 16:00:37 +020034OsmoMSC(config-net)# encryption?
35 encryption Encryption options
36OsmoMSC(config-net)# encryption ?
37 a5 GSM A5 Air Interface Encryption.
Harald Welte505a94a2021-02-06 17:12:20 +010038 uea UTRAN (3G) encryption algorithms to allow: 0 = UEA0 (no encryption), 1 = UEA1, 2 = UEA2.
Neels Hofmeyr4dfb2ba2019-08-13 16:00:37 +020039
40OsmoMSC(config-net)# encryption uea ?
41 <0-2> UEAn Algorithm Number
42OsmoMSC(config-net)# encryption uea 0 ?
43 [<0-2>] UEAn Algorithm Number
44OsmoMSC(config-net)# encryption uea 0 1 ?
45 [<0-2>] UEAn Algorithm Number
46OsmoMSC(config-net)# encryption uea 0 1 2 ?
47 <cr>
48
Neels Hofmeyr18333fa2018-12-05 02:24:30 +010049OsmoMSC(config-net)# exit
50OsmoMSC(config)# msc
51OsmoMSC(config-msc)# list
52...
53 assign-tmsi
Keith Whytea1a70be2021-05-16 02:59:52 +020054 lcls-permitted
55 no lcls-permitted
Neels Hofmeyr80447eb2018-12-05 01:11:28 +010056 mncc internal
57 mncc external MNCC_SOCKET_PATH
Neels Hofmeyr05c56802018-12-05 01:07:03 +010058 mncc guard-timeout <0-255>
Vadim Yanitskiy64623e12018-11-28 23:05:51 +070059 ncss guard-timeout <0-255>
Neels Hofmeyr18333fa2018-12-05 02:24:30 +010060 no assign-tmsi
61 auth-tuple-max-reuse-count <-1-2147483647>
62 auth-tuple-reuse-on-error (0|1)
Oliver Smith03ded912019-05-02 10:40:50 +020063 check-imei-rqd (0|1|early)
Neels Hofmeyr18333fa2018-12-05 02:24:30 +010064 cs7-instance-a <0-15>
65 cs7-instance-iu <0-15>
Neels Hofmeyr18333fa2018-12-05 02:24:30 +010066 emergency-call route-to-msisdn MSISDN
Vadim Yanitskiyf40e46f2018-11-20 06:20:53 +070067 sms-over-gsup
68 no sms-over-gsup
Pau Espin Pedrol4faff9e2019-05-06 19:29:11 +020069 osmux (on|off|only)
Neels Hofmeyrc4628a32018-12-07 14:47:34 +010070 handover-number range MSISDN_FIRST MSISDN_LAST
Neels Hofmeyr9aac5c22020-05-27 00:04:26 +020071 nri bitlen <0-15>
72 nri add <0-32767> [<0-32767>]
73 nri del <0-32767> [<0-32767>]
Neels Hofmeyrc4628a32018-12-07 14:47:34 +010074 neighbor (a|iu) lac <0-65535> (ran-pc|msc-ipa-name) RAN_PC_OR_MSC_IPA_NAME
75 neighbor (a|iu) lac-ci <0-65535> <0-65535> (ran-pc|msc-ipa-name) RAN_PC_OR_MSC_IPA_NAME
76 neighbor (a|iu) cgi <0-999> <0-999> <0-65535> <0-65535> (ran-pc|msc-ipa-name) RAN_PC_OR_MSC_IPA_NAME
77 no neighbor (a|iu) (ran-pc|msc-ipa-name) RAN_PC_OR_MSC_IPA_NAME
Vadim Yanitskiybaf71a72020-01-25 10:49:14 +070078 timer [(vlr|mgw|mncc|sccp|geran|utran|sgs)] [TNNNN] [(<0-2147483647>|default)]
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
Pau Espin Pedrolb44cf2d2022-10-17 18:09:15 +0200158...
Neels Hofmeyr18333fa2018-12-05 02:24:30 +0100159msc
Neels Hofmeyr05c56802018-12-05 01:07:03 +0100160 mncc guard-timeout 180
Vadim Yanitskiy64623e12018-11-28 23:05:51 +0700161 ncss guard-timeout 30
Neels Hofmeyr18333fa2018-12-05 02:24:30 +0100162 assign-tmsi
163 cs7-instance-a 0
164...
165 auth-tuple-max-reuse-count 3
166 auth-tuple-reuse-on-error 1
Neels Hofmeyr18333fa2018-12-05 02:24:30 +0100167mncc-int
168 default-codec tch-f fr
169 default-codec tch-h hr
170...
171hlr
172 remote-ip 127.0.0.1
173 remote-port 4222
Harald Welte0df904d2018-12-03 11:00:04 +0100174sgs
Vadim Yanitskiy4d758772019-02-23 16:16:44 +0700175 local-port 29118
Harald Welte0df904d2018-12-03 11:00:04 +0100176 local-ip 0.0.0.0
177 vlr-name vlr.example.net
Harald Welte1a62db22022-05-17 12:06:58 +0200178smsc
179 queue max-pending 20
180 queue max-failure 1
Harald Welte53e2e5f2022-05-17 14:39:51 +0200181 database delete-delivered 1
182 database delete-expired 1
Harald Weltea3c639f2022-05-17 19:01:43 +0200183 validity-period minimum 1
Harald Welte2765a182022-05-17 18:56:55 +0200184 validity-period default 10080
Andreas Eversbergf8ac7342023-04-23 12:22:25 +0200185asci
186 disable
187 gcr
Neels Hofmeyr18333fa2018-12-05 02:24:30 +0100188end
Neels Hofmeyr4dfb2ba2019-08-13 16:00:37 +0200189
190OsmoMSC# configure terminal
191OsmoMSC(config)# network
192OsmoMSC(config-net)# encryption uea 0
193OsmoMSC(config-net)# show running-config
194...
195 encryption uea 0
196...
197
198OsmoMSC(config-net)# encryption uea 1
Neels Hofmeyr4dfb2ba2019-08-13 16:00:37 +0200199OsmoMSC(config-net)# show running-config
200...
Harald Welte505a94a2021-02-06 17:12:20 +0100201 encryption uea 1
Neels Hofmeyr4dfb2ba2019-08-13 16:00:37 +0200202...
203
204OsmoMSC(config-net)# encryption uea 2
Neels Hofmeyr4dfb2ba2019-08-13 16:00:37 +0200205OsmoMSC(config-net)# show running-config
206...
Harald Welte505a94a2021-02-06 17:12:20 +0100207 encryption uea 2
Neels Hofmeyr4dfb2ba2019-08-13 16:00:37 +0200208...
209
210OsmoMSC(config-net)# encryption uea 0 1
Neels Hofmeyr4dfb2ba2019-08-13 16:00:37 +0200211OsmoMSC(config-net)# show running-config
212...
Harald Welte505a94a2021-02-06 17:12:20 +0100213 encryption uea 0 1
Neels Hofmeyr4dfb2ba2019-08-13 16:00:37 +0200214...
215
216OsmoMSC(config-net)# encryption uea 0 2
Neels Hofmeyr4dfb2ba2019-08-13 16:00:37 +0200217OsmoMSC(config-net)# show running-config
218...
Harald Welte505a94a2021-02-06 17:12:20 +0100219 encryption uea 0 2
Neels Hofmeyr4dfb2ba2019-08-13 16:00:37 +0200220...
221
222OsmoMSC(config-net)# encryption uea 1 2
223OsmoMSC(config-net)# show running-config
224...
225 encryption uea 1 2
226...