mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-upf.git
synced 2025-11-03 05:23:46 +00:00
Some things in osmo-upf and libosmo-pfcp have changed without accounting
for that in osmo-pfcp-tool. (This tool is not that important, forgive me
for submitting various changes in one patch.)
Properly represent all of {access,core} x {local,remote} GTP F-TEIDs in
the internal osmo-pfcp-tool state.
Adjust and clarify osmo-pfcp-tool script commands.
Adjust the osmo-pfcp-tool scripts in contrib so that they work again.
Change-Id: I22cfaa4aedd465c81de85e673b9960eaf99c426b
13 lines
278 B
Plaintext
13 lines
278 B
Plaintext
timer pfcp x23 0
|
|
pfcp-peer 127.0.0.1
|
|
tx assoc-setup-req
|
|
sleep 1
|
|
session tunmap
|
|
gtp core remote f-teid 127.0.0.11 42
|
|
gtp core local f-teid choose
|
|
gtp access local f-teid choose
|
|
gtp access remote f-teid 127.0.0.13 23
|
|
tx session-est-req
|
|
sleep 5
|
|
tx session-del-req
|