mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-hnodeb.git
synced 2025-11-03 05:33:32 +00:00
This config file is also installed and used by the systemd service by default. Local ip address of 127.0.0.3 is used by default to avoid collisions with default configs of osmo-sgsn and osmo-ggsn. Related: OS#5360 Change-Id: I02d628f48ca5adbc46e75a015c39a6fb5614a2d6
23 lines
349 B
INI
23 lines
349 B
INI
log stderr
|
|
logging filter all 1
|
|
logging color 1
|
|
logging print category 1
|
|
logging print category-hex 0
|
|
logging timestamp 1
|
|
!
|
|
line vty
|
|
no login
|
|
!
|
|
hnodeb
|
|
cell_identity 1
|
|
location_area_code 2
|
|
routing_area_code 3
|
|
service_area_code 4
|
|
iuh
|
|
local-ip 127.0.0.1
|
|
remote-ip 127.0.0.1
|
|
ll-socket
|
|
path /tmp/hnb_prim_sock
|
|
gtp
|
|
local-ip 127.0.0.3
|