laforge has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-hnbgw/+/29073 )

Change subject: add example osmo-hnbgw-pfcp.cfg
......................................................................

add example osmo-hnbgw-pfcp.cfg

Change-Id: I62c4935bcc7f684bfe850f88f1b80e8970e0e098
---
A doc/examples/osmo-hnbgw/osmo-hnbgw-pfcp.cfg
1 file changed, 21 insertions(+), 0 deletions(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved
  dexter: Looks good to me, approved



diff --git a/doc/examples/osmo-hnbgw/osmo-hnbgw-pfcp.cfg 
b/doc/examples/osmo-hnbgw/osmo-hnbgw-pfcp.cfg
new file mode 100644
index 0000000..619b29b
--- /dev/null
+++ b/doc/examples/osmo-hnbgw/osmo-hnbgw-pfcp.cfg
@@ -0,0 +1,21 @@
+log stderr
+ logging filter all 1
+ logging color 1
+ logging print level 1
+ logging print category 1
+ logging print category-hex 0
+ logging print file basename last
+ logging print extended-timestamp 1
+ logging level set-all notice
+hnbgw
+ iuh
+  local-ip 0.0.0.0
+  hnbap-allow-tmsi 1
+ mgcp
+  mgw remote-ip 127.0.0.1
+  mgw local-port 2729
+  mgw remote-port 2427
+  mgw reset-endpoint rtpbridge/*
+ pfcp
+  remote-addr 127.0.0.2
+  local-addr 127.0.0.1

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

Gerrit-Project: osmo-hnbgw
Gerrit-Branch: master
Gerrit-Change-Id: I62c4935bcc7f684bfe850f88f1b80e8970e0e098
Gerrit-Change-Number: 29073
Gerrit-PatchSet: 4
Gerrit-Owner: neels <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <[email protected]>
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-MessageType: merged

Reply via email to