aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Maier <pmaier@sysmocom.de>2021-06-21 15:56:26 +0200
committerPhilipp Maier <pmaier@sysmocom.de>2021-06-24 10:15:49 +0200
commit78ad200cf6507e6b1a207f67410936a2a6f7e307 (patch)
tree655f31912a04bbbd82f5daab8644b6e0206618d1
parentb9930bdf09c69e13a0efc9bc0b40ab8fc8088bd3 (diff)
control.adoc: add doc for apply-config-file
apply-config-file is not documented in the manual. Change-Id: I469e3925c1079e45eea246e599bcd50ba3fc9dd3 Related: SYS#5369
-rw-r--r--doc/manuals/chapters/control.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/manuals/chapters/control.adoc b/doc/manuals/chapters/control.adoc
index bd491002e..85696a0a6 100644
--- a/doc/manuals/chapters/control.adoc
+++ b/doc/manuals/chapters/control.adoc
@@ -27,6 +27,7 @@ TRX-specific commands are additionally prefixed with TRX number e. g.
|inform-msc-v1|WO|Yes|Arbitrary value| See <<infomsc>> for details.
|rf_locked|RW|No|"0","1"|See <<rfl>> for details.
|number-of-bts|RO|No|"<num>"|Get number of configured BTS.
+|apply-config-file|WO|No|"<filename>"|Apply VTY config file snippet from file.
|write-config-file|WO|No|"overwrite", "<filename>"|Write running configuration to file.
|bts.N.location-area-code|RW|No|"<lac>"|Set/Get LAC (value between (0, 65535)).
|bts.N.cell-identity|RW|No|"<id>"|Set/Get Cell Identity (value between (0, 65535)).