Project

General

Profile

Actions

Feature #3666

open

trxcon: Introduce VTY interface

Added by fixeria over 5 years ago. Updated about 4 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
trxcon
Target version:
-
Start date:
10/24/2018
Due date:
% Done:

0%

Resolution:
Spec Reference:

Description

Having the VTY interface would allow one to configure various logging
parameters, observe some statistics, and moreover to configure
multiple L23 <-> TRX connections.

log stderr
 logging filter all 1
 logging print category 1
 ...

! One transceiver connection
trxcon foo
 ! TRX interface configuration
 trx ip local 127.0.0.1
 trx base-port local 5800
 trx ip remote 127.0.0.1
 trx base-port remote 5700
 trx fn-advance 20
 ...
 ! L23 interface configuration
 layer2-socket /tmp/osmocom_l2.foo
 ...

! Another transceiver connection
trxcon bar
 ...

! Another transceiver connection
trxcon zoo
 ...

Related issues

Related to OsmocomBB - Feature #3667: Multiple transceiver connectionsResolvedfixeria10/24/2018

Actions
Actions #1

Updated by msuraev over 5 years ago

  • Related to Feature #2378: Remove copy-pasted libosmocore ("git subtree") from osmocom-bb.git added
Actions #2

Updated by msuraev over 5 years ago

It would be nice to use upstream from libosmocore as well due to multitude of changes in vty handling in there.

Actions #3

Updated by msuraev over 5 years ago

  • Related to Feature #3667: Multiple transceiver connections added
Actions #4

Updated by fixeria over 5 years ago

  • Related to deleted (Feature #2378: Remove copy-pasted libosmocore ("git subtree") from osmocom-bb.git)
Actions #5

Updated by fixeria over 5 years ago

msuraev wrote:

It would be nice to use upstream from libosmocore as well due to multitude of changes in vty handling in there.

It's already using the upstream libosmocore, not the copy-pasted one.

Actions #6

Updated by steve102 about 5 years ago

Actions #7

Updated by ptrkrysik over 4 years ago

  • Target version deleted (Improvement of the higher layers of OsmocomBB)
Actions #8

Updated by laforge about 4 years ago

  • Subject changed from Introduce VTY interface to trxcon: Introduce VTY interface
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)