aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2017-11-17 14:45:52 +0100
committerHarald Welte <laforge@gnumonks.org>2017-11-20 10:27:31 +0000
commit116dfb662158b45ff374cc91ee6bbb74aacf8b7e (patch)
treec88165d37fbf04dd9e94b318722f876fc26544f4 /contrib
parent73a7435d28780b129a391002a366681c15aed2ef (diff)
contrib/test: Fix config of local/remote ports
The first port is the remote one, and the second port is the local one, according to cs7_asp_cmd doc and code. In the same config, the ports for the servers are used and for the local port in the client we don't care, that's why we use 0 there. Change-Id: I0fafd07614068a27c19bc2dfa6491b4b0c6737fb
Diffstat (limited to 'contrib')
-rw-r--r--contrib/test/osmo-stp.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/test/osmo-stp.cfg b/contrib/test/osmo-stp.cfg
index bf059a9..9003131 100644
--- a/contrib/test/osmo-stp.cfg
+++ b/contrib/test/osmo-stp.cfg
@@ -29,9 +29,9 @@ line vty
no login
!
cs7 instance 0
- asp asp0 0 2905 m3ua
+ asp asp0 2905 0 m3ua
remote-ip 172.18.0.2
- asp asp-s-0 0 14001 sua
+ asp asp-s-0 14001 0 sua
remote-ip 172.18.0.3
as as0 m3ua
asp asp0