mirror of https://gerrit.osmocom.org/osmo-dev
net/templates/common_osmo_bts: drop osmotrx ip
Don't attempt to configure phy0 / osmotrx ip. This only works with osmo-bts-trx, not with osmo-bts-virtual which we'll run in osmo-dev. Besides that, 127.0.0.1 seems to be the default anyway. Change-Id: I20984d00623f31ce9c58a1dc91bcf53d4aec78b2changes/41/27441/1
parent
d268ec105b
commit
af9b9d8c42
|
@ -3,8 +3,6 @@ line vty
|
|||
|
||||
phy 0
|
||||
instance 0
|
||||
osmotrx ip local 127.0.0.1
|
||||
osmotrx ip remote 127.0.0.1
|
||||
|
||||
bts 0
|
||||
band ${BTS_BAND}
|
||||
|
|
Loading…
Reference in New Issue