Project

General

Profile

Bsc nat VTY » History » Version 9

Anonymous, 02/19/2016 10:48 PM
update VTY config file

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 9
==== timeout auth NR ====
19
 * Time in seconds to wait for the authentication reponse of a BSC.
20 1
21 9
==== timeout ping NR ====
22
 * Time in seconds to wait between two PING messages
23
24
==== timeout pong NR ====
25
 * Time in seconds to wait for a reply of a PING before closing the connection
26
27
==== token STR ====
28
 * Authentication token used to authenticate the BSC. Currently this is transfered
29
   in clear text.
30
31
==== ip-dscp TOS ====
32 1
 * Set the IP Type of Service (ToS) for the incoming BSC connections.
33
34 9
==== access-list-name ====
35
 * The name of the access-list to use on the NAT. Only the deny rules will be evaluated.
36
37 1
==== bsc BSC_NR ====
38
 * Configure the BSC with the number
39
40 9
===== location_area_code <0-65535> =====
41 1
 * Set the location area code that this BSC is handling
42
43
===== token TOKEN =====
44
 * 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.
45 7
46 9
===== paging forbidden (0|1) =====
47
 * Decide if paging messages should be forwarded to the BSC.
48
49
===== description STR. =====
50
 * A description for the BSC.
51
52
===== access-list-name STR =====
53
 * Use the access-list for the BSC. First the deny rule will be evaluated, then the allow rule and then the deny rule of the NAT.
Add picture from clipboard (Maximum size: 48.8 MB)