aboutsummaryrefslogtreecommitdiffstats
path: root/ttcn3-hnodeb-test/osmo-hnodeb.cfg
blob: 7d247005709d0b87948c4568fd75910b0e11891b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
!
log gsmtap 172.18.33.203
 logging level set-all debug
 logging filter all 1
!
log stderr
 logging filter all 1
 logging color 1
 logging print category 1
 logging timestamp 1
 logging print extended-timestamp 1
 logging level set-all debug
!
line vty
 no login
 bind 172.18.33.20
!
hnodeb
 cell_identity 1
 location_area_code 2
 routing_area_code 3
 service_area_code 4
 iuh
  local-ip 172.18.33.20
  remote-ip 172.18.33.203
 ll-socket
  path /data/unix/ll_sock
 gtp
  local-ip 172.18.33.20