Change in ...osmo-remsim[master]: add examples to the command line options for remsim-bankd and remsim-...

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/.

roh gerrit-no-reply at lists.osmocom.org
Wed Jul 3 17:15:17 UTC 2019


roh has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-remsim/+/14667


Change subject: add examples to the command line options for remsim-bankd and remsim-client
......................................................................

add examples to the command line options for remsim-bankd and remsim-client

Change-Id: Idfa6352ce90dd36dd27306d6c8a2023935ed822d
---
M doc/manuals/chapters/remsim-bankd.adoc
M doc/manuals/chapters/remsim-client.adoc
2 files changed, 19 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-remsim refs/changes/67/14667/1

diff --git a/doc/manuals/chapters/remsim-bankd.adoc b/doc/manuals/chapters/remsim-bankd.adoc
index be9b2c0..d35056b 100644
--- a/doc/manuals/chapters/remsim-bankd.adoc
+++ b/doc/manuals/chapters/remsim-bankd.adoc
@@ -85,6 +85,16 @@
   Specify the local TCP port to whicc the socket for incoming connections
   from `osmo-remsim-client`s is bound to.
 
+==== Examples
+.remsim-server is on 10.2.3.4, cardreader has 5 slots:
+----
+osmo-remsim-bankd -i 10.2.3.4 -n 5
+----
+.remsim-server is on 10.2.3.4, cardreader has 4 slots, local ip is 10.5.4.3
+----
+osmo-remsim-bankd -i 10.2.3.4 -n 4 -I 10.5.4.3
+----
+
 === Logging
 
 `osmo-remsim-bankd` currently logs to stdout only, and the logging
diff --git a/doc/manuals/chapters/remsim-client.adoc b/doc/manuals/chapters/remsim-client.adoc
index 0526dbb..26c1661 100644
--- a/doc/manuals/chapters/remsim-client.adoc
+++ b/doc/manuals/chapters/remsim-client.adoc
@@ -83,6 +83,15 @@
   and will later be overridden by the ATR as specified by
   `osmo-remsim-bankd` once a card has been mapped to this client.
 
+==== Examples
+.remsim-server is on 10.2.3.4, sysmoQMOD on usb bus, all 4 modems:
+----
+osmo-remsim-client-st2 -s 10.2.3.4 -V 1d50 -P 4004 -C 1 -I 0 -H 2-1.1 -c 0
+osmo-remsim-client-st2 -s 10.2.3.4 -V 1d50 -P 4004 -C 1 -I 1 -H 2-1.1 -c 0
+osmo-remsim-client-st2 -s 10.2.3.4 -V 1d50 -P 4004 -C 1 -I 0 -H 2-1.4 -c 0
+osmo-remsim-client-st2 -s 10.2.3.4 -V 1d50 -P 4004 -C 1 -I 1 -H 2-1.4 -c 0
+----
+
 === Logging
 
 `osmo-remsim-client` currently logs to stdout only, and the logging

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

Gerrit-Project: osmo-remsim
Gerrit-Branch: master
Gerrit-Change-Id: Idfa6352ce90dd36dd27306d6c8a2023935ed822d
Gerrit-Change-Number: 14667
Gerrit-PatchSet: 1
Gerrit-Owner: roh <jsteiger at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190703/221f51fc/attachment.htm>


More information about the gerrit-log mailing list