<p>laforge <strong>submitted</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-hnodeb/+/26645">View Change</a></p><div style="white-space:pre-wrap">Approvals:
Jenkins Builder: Verified
osmith: Looks good to me, but someone else must approve
laforge: Looks good to me, approved
</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Add example default config file<br><br>This config file is also installed and used by the systemd service by<br>default. Local ip address of 127.0.0.3 is used by default to avoid<br>collisions with default configs of osmo-sgsn and osmo-ggsn.<br><br>Related: OS#5360<br>Change-Id: I02d628f48ca5adbc46e75a015c39a6fb5614a2d6<br>---<br>M doc/examples/osmo-hnodeb/osmo-hnodeb.cfg<br>1 file changed, 22 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/doc/examples/osmo-hnodeb/osmo-hnodeb.cfg b/doc/examples/osmo-hnodeb/osmo-hnodeb.cfg</span><br><span>index e69de29..89b4799 100644</span><br><span>--- a/doc/examples/osmo-hnodeb/osmo-hnodeb.cfg</span><br><span>+++ b/doc/examples/osmo-hnodeb/osmo-hnodeb.cfg</span><br><span>@@ -0,0 +1,22 @@</span><br><span style="color: hsl(120, 100%, 40%);">+log stderr</span><br><span style="color: hsl(120, 100%, 40%);">+ logging filter all 1</span><br><span style="color: hsl(120, 100%, 40%);">+ logging color 1</span><br><span style="color: hsl(120, 100%, 40%);">+ logging print category 1</span><br><span style="color: hsl(120, 100%, 40%);">+ logging print category-hex 0</span><br><span style="color: hsl(120, 100%, 40%);">+ logging timestamp 1</span><br><span style="color: hsl(120, 100%, 40%);">+!</span><br><span style="color: hsl(120, 100%, 40%);">+line vty</span><br><span style="color: hsl(120, 100%, 40%);">+ no login</span><br><span style="color: hsl(120, 100%, 40%);">+!</span><br><span style="color: hsl(120, 100%, 40%);">+hnodeb</span><br><span style="color: hsl(120, 100%, 40%);">+ cell_identity 1</span><br><span style="color: hsl(120, 100%, 40%);">+ location_area_code 2</span><br><span style="color: hsl(120, 100%, 40%);">+ routing_area_code 3</span><br><span style="color: hsl(120, 100%, 40%);">+ service_area_code 4</span><br><span style="color: hsl(120, 100%, 40%);">+ iuh</span><br><span style="color: hsl(120, 100%, 40%);">+ local-ip 127.0.0.1</span><br><span style="color: hsl(120, 100%, 40%);">+ remote-ip 127.0.0.1</span><br><span style="color: hsl(120, 100%, 40%);">+ ll-socket</span><br><span style="color: hsl(120, 100%, 40%);">+ path /tmp/hnb_prim_sock</span><br><span style="color: hsl(120, 100%, 40%);">+ gtp</span><br><span style="color: hsl(120, 100%, 40%);">+ local-ip 127.0.0.3</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-hnodeb/+/26645">change 26645</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-hnodeb/+/26645"/><meta itemprop="name" content="View Change"/></div></div>
<div style="display:none"> Gerrit-Project: osmo-hnodeb </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I02d628f48ca5adbc46e75a015c39a6fb5614a2d6 </div>
<div style="display:none"> Gerrit-Change-Number: 26645 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>