Change in osmo-gsm-manuals[master]: chapters/vty: add in-place comments to the attribute examples

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Mon Nov 2 09:29:41 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-gsm-manuals/+/20891 )

Change subject: chapters/vty: add in-place comments to the attribute examples
......................................................................

chapters/vty: add in-place comments to the attribute examples

Change-Id: Ic68ca1de32e6ceceb75039045bf28d6680a59287
Related: SYS#4937
---
M common/chapters/vty.adoc
1 file changed, 9 insertions(+), 5 deletions(-)

Approvals:
  Jenkins Builder: Verified
  pespin: Looks good to me, but someone else must approve
  dexter: Looks good to me, approved



diff --git a/common/chapters/vty.adoc b/common/chapters/vty.adoc
index 972e71f..70b2e48 100644
--- a/common/chapters/vty.adoc
+++ b/common/chapters/vty.adoc
@@ -406,14 +406,14 @@
   . ...  write file [PATH]
   . ...  write memory
   . ...  write
-  . ...  show running-config
+  . ...  show running-config <1>
   . ...  exit
   . ...  end
-  . o..  type (unknown|bs11|nanobts|rbs2000|nokia_site|sysmobts)
+  . o..  type (unknown|bs11|nanobts|rbs2000|nokia_site|sysmobts) <2>
   . ...  description .TEXT
   . ...  no description
   . o..  band BAND
-  . .r.  cell_identity <0-65535>
+  . .r.  cell_identity <0-65535> <3>
   . .r.  dtx uplink [force]
   . .r.  dtx downlink
   . .r.  no dtx uplink
@@ -423,9 +423,13 @@
   . o..  ipa unit-id <0-65534> <0-255>
   . o..  ipa rsl-ip A.B.C.D
   . o..  nokia_site skip-reset (0|1)
-  ! ...  nokia_site no-local-rel-conf (0|1)
-  ! ...  nokia_site bts-reset-timer  <15-100>
+  ! ...  nokia_site no-local-rel-conf (0|1) <4>
+  ! ...  nokia_site bts-reset-timer  <15-100> <4>
 ----
+<1> This command has no attributes assigned.
+<2> This command applies on A-bis OML link (re)establishment.
+<3> This command applies on A-bis RSL link (re)establishment.
+<4> This command applies immediately.
 
 There are multiple columns because a single command may be associated with
 multiple attributes at the same time. To improve readability each flag letter

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-manuals/+/20891
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: master
Gerrit-Change-Id: Ic68ca1de32e6ceceb75039045bf28d6680a59287
Gerrit-Change-Number: 20891
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201102/87028111/attachment.htm>


More information about the gerrit-log mailing list