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

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)