doc/examples: osmo-bts-trx.cfg: set 'oml remote-ip' to '127.0.0.1'

In a typical lab setup the BSC is co-located on the same host with
the BTS process.  Using the localhost address instead of random
addresses makes life easier for those using example configs.

Change-Id: I41b8de14c19088ef614ce751c738e4fc5969f0da
This commit is contained in:
Vadim Yanitskiy
2024-07-20 00:00:21 +07:00
parent 3750c36f40
commit 8c060ccc5f

View File

@@ -30,6 +30,6 @@ phy 0
bts 0
band 1800
ipa unit-id 6969 0
oml remote-ip 192.168.122.1
oml remote-ip 127.0.0.1
trx 0
phy 0 instance 0