Project

General

Profile

Actions

Bug #5080

closed

vty command `show trx <>` is broken

Added by lynxis about 3 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
osmo-bts-sysmo
Target version:
-
Start date:
03/17/2021
Due date:
% Done:

100%

Spec Reference:

Description

The vty command `show trx` works. But not any of the additional argument which should be supported
according to the help.

OsmoBTS> show trx                                                                                                      
  [<0-255>]  BTS Number                                                                                                
  <0-0>      TRX number                                                                                                

but `show trx 0` doesn't work.
`show trx 0-0 doesn't work either.

Actions #1

Updated by fixeria about 3 years ago

  • Category set to osmo-bts-sysmo

This appears to be a -sysmo specific problem? With both -trx and -virtual it works fine:

OsmoBTS> show trx ?
  [<0-255>]  BTS Number
OsmoBTS> show trx
  TRX 0 of BTS 0 is on ARFCN xxx
  ...
OsmoBTS> show trx 0
  TRX 0 of BTS 0 is on ARFCN xxx
  ...

Other 'copy-pasted' models are most likely affected too.

Actions #2

Updated by laforge over 2 years ago

  • Assignee set to Hoernchen
Actions #3

Updated by Hoernchen over 2 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)