neels has submitted this change. (
https://gerrit.osmocom.org/c/osmo-upf/+/37827?usp=email
)
Change subject: contrib/pfcp-tool-scripts: adjust tunend_session_est.vty and upf cfg to
match up
......................................................................
contrib/pfcp-tool-scripts: adjust tunend_session_est.vty and upf cfg to match up
Change-Id: I3d6a26b45f084c281887bee541cf01b690c9d1de
---
M contrib/osmo-pfcp-tool-scripts/osmo-upf-12.cfg
M contrib/osmo-pfcp-tool-scripts/tunend_session_est.vty
2 files changed, 5 insertions(+), 1 deletion(-)
Approvals:
Jenkins Builder: Verified
fixeria: Looks good to me, approved
laforge: Looks good to me, but someone else must approve
diff --git a/contrib/osmo-pfcp-tool-scripts/osmo-upf-12.cfg
b/contrib/osmo-pfcp-tool-scripts/osmo-upf-12.cfg
index b639e96..4577a94 100644
--- a/contrib/osmo-pfcp-tool-scripts/osmo-upf-12.cfg
+++ b/contrib/osmo-pfcp-tool-scripts/osmo-upf-12.cfg
@@ -23,3 +23,7 @@
local-addr 127.0.0.12
tunmap
table-name osmo-upf-12
+
+# gtp-dev only for GTP-U Echo service
+tunend
+ dev create gtp-echo-12 127.0.0.12
diff --git a/contrib/osmo-pfcp-tool-scripts/tunend_session_est.vty
b/contrib/osmo-pfcp-tool-scripts/tunend_session_est.vty
index 89a4629..2cefc09 100644
--- a/contrib/osmo-pfcp-tool-scripts/tunend_session_est.vty
+++ b/contrib/osmo-pfcp-tool-scripts/tunend_session_est.vty
@@ -1,5 +1,5 @@
timer pfcp x23 0
-pfcp-peer 127.0.0.1
+pfcp-peer 127.0.0.11
tx assoc-setup-req
sleep 1
session tunend
--
To view, visit
https://gerrit.osmocom.org/c/osmo-upf/+/37827?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: osmo-upf
Gerrit-Branch: master
Gerrit-Change-Id: I3d6a26b45f084c281887bee541cf01b690c9d1de
Gerrit-Change-Number: 37827
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: neels <nhofmeyr(a)sysmocom.de>