Change in docker-playground[master]: ttcn3-pcu: Bind VTY to assigned IP addr

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

pespin gerrit-no-reply at lists.osmocom.org
Mon Jan 20 14:55:27 UTC 2020


pespin has submitted this change. ( https://gerrit.osmocom.org/c/docker-playground/+/16952 )

Change subject: ttcn3-pcu: Bind VTY to assigned IP addr
......................................................................

ttcn3-pcu: Bind VTY to assigned IP addr

Change-Id: I5240f7ff5d669228077e703b124e6b9de6e7f2b7
---
M ttcn3-pcu-test/osmo-pcu.cfg
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  laforge: Looks good to me, approved
  pespin: Verified



diff --git a/ttcn3-pcu-test/osmo-pcu.cfg b/ttcn3-pcu-test/osmo-pcu.cfg
index d7ef445..326ad59 100644
--- a/ttcn3-pcu-test/osmo-pcu.cfg
+++ b/ttcn3-pcu-test/osmo-pcu.cfg
@@ -14,7 +14,7 @@
 
 line vty
  no login
- bind 0.0.0.0
+ bind 172.18.13.101
 pcu
  flow-control-interval 10
  cs 2

-- 
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/16952
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I5240f7ff5d669228077e703b124e6b9de6e7f2b7
Gerrit-Change-Number: 16952
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin 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/20200120/23f9282e/attachment.htm>


More information about the gerrit-log mailing list