aboutsummaryrefslogtreecommitdiffstats
path: root/tests/nri_cfg.vty
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2022-06-09 15:55:35 +0200
committerOliver Smith <osmith@sysmocom.de>2022-06-10 11:09:25 +0200
commit5f2dd6a87686486ed6558567256ab4b01149922d (patch)
tree47bfa74bc01943055e28762b0a095903216249eb /tests/nri_cfg.vty
parentc1bfc88b6bbb370207e1dcb70af21bd806867ea2 (diff)
Cosmetic: bsc_vty: tweak msc pooling strings
Drop "to this MSC" from the NRI_STR, as it is not only used for MSC specific configuration, but also in cfg_net_nri_* which affect all MSCs. Drop "for this MSC" from the description of cfg_net_nri_null_del, it affects all MSCs (unlike cfg_msc_nri_del). Change-Id: Ic8888775a965b6d607af51b9359bd8ffc2834e16
Diffstat (limited to 'tests/nri_cfg.vty')
-rw-r--r--tests/nri_cfg.vty2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/nri_cfg.vty b/tests/nri_cfg.vty
index e8dec5afc..8e935a488 100644
--- a/tests/nri_cfg.vty
+++ b/tests/nri_cfg.vty
@@ -121,7 +121,7 @@ msc 1
OsmoBSC(config-net)# nri null ?
add Add NULL-NRI value (or range)
- del Remove NRI value or range from the NRI mapping for this MSC
+ del Remove NRI value or range from the NRI mapping
OsmoBSC(config-net)# nri null add ?
<0-32767> First value of the NRI value range, should not surpass the configured 'nri bitlen'.