Project

General

Profile

Bsc nat VTY » History » Version 8

Anonymous, 02/19/2016 10:48 PM
Document the ip-tos in the nat.

1 1
[[PageOutline]]
2
3 5 laforge
This page is a reference fo all VTY commands that you can use interactively on the bsc_nat VTY telnet interface.
4 1
5
In addition, the same commands are used for the configuration file.
6
7
== configuration reference ==
8
9
=== nat level ===
10 4
Configure the nat. Global settings
11
12 6
==== msc ip A.B.C.D ====
13 4
 * Set the MSC IP address used to connect to the MSC.
14
15 6
==== msc port <1-65500> ====
16 4
 * Set the MSC Port used to connect to the MSC.
17 1
18
==== imsi allow [IMSI] ====
19 2
 * The default is to allow all IMSIs. This is equivalent to writing "imsi allow" (the argument is omitted).
20 7
 * The "imsi allow" filter will be evaluated after the "imsi deny" filter.
21 2
 
22 1
==== imsi deny [IMSI] ====
23 2
 * The default is to not deny any IMSI. This is equivalent to writing "imsi deny" (the argument is omitted).
24 7
 * The "imsi deny" filter will be evaluated before the "imsi allow" filter.
25 1
26 8
==== ip-tos TOS ====
27
 * Set the IP Type of Service (ToS) for the incoming BSC connections.
28
29 1
==== bsc BSC_NR ====
30
 * Configure the BSC with the number
31
32
===== lac <0-65535> =====
33
 * Set the location area code that this BSC is handling
34
35
===== token TOKEN =====
36
 * A token for the BSC. The real bsc needs to send this token to use the lac and other filters. This is no real authentication or security scheme.
37
38
===== imsi allow [IMSI] =====
39 7
 * The default is to not do any classification and let the NAT level decide. This is equivalent to writing "imsi allow" (the argument is omitted).
40
 * The "imsi allow" filter will be evaluated after the "imsi deny" filter.
41 3
 * The per BSC IMSI filter is evaluated before the global IMSI filter.
42
 
43 1
===== imsi deny [IMSI] =====
44 3
 * The default is to not deny any IMSI. This is equivalent to writing "imsi deny" (the argument is omitted).
45 7
 * The "imsi deny" filter will be evaluated before the "imsi allow" filter.
46 3
 * The per BSC IMSI filter is evaluated before the global IMSI filter.
Add picture from clipboard (Maximum size: 48.8 MB)