mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-bts.git
synced 2025-11-02 05:03:29 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user