From af9b9d8c4214675feaab4c775c9fb671aea6b19b Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Tue, 22 Feb 2022 15:57:59 +0100 Subject: [PATCH] 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: I20984d00623f31ce9c58a1dc91bcf53d4aec78b2 --- net/templates/common_osmo_bts | 2 -- 1 file changed, 2 deletions(-) diff --git a/net/templates/common_osmo_bts b/net/templates/common_osmo_bts index cfd28fb..4244e34 100644 --- a/net/templates/common_osmo_bts +++ b/net/templates/common_osmo_bts @@ -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}