<p>neels has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/24834">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">vty: add vty doc test for 'nri null' commands<br><br>Change-Id: I2782dc547ce9751e5f1039aab9a2d36cf1be3fde<br>---<br>M tests/nri_cfg.vty<br>1 file changed, 19 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/34/24834/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/tests/nri_cfg.vty b/tests/nri_cfg.vty</span><br><span>index d3db3c8..e8dec5a 100644</span><br><span>--- a/tests/nri_cfg.vty</span><br><span>+++ b/tests/nri_cfg.vty</span><br><span>@@ -118,6 +118,25 @@</span><br><span>  nri add 512 767</span><br><span>  nri add 1024 1025</span><br><span> ...</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+OsmoBSC(config-net)# nri null ?</span><br><span style="color: hsl(120, 100%, 40%);">+  add  Add NULL-NRI value (or range)</span><br><span style="color: hsl(120, 100%, 40%);">+  del  Remove NRI value or range from the NRI mapping for this MSC</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+OsmoBSC(config-net)# nri null add ?</span><br><span style="color: hsl(120, 100%, 40%);">+  <0-32767>  First value of the NRI value range, should not surpass the configured 'nri bitlen'.</span><br><span style="color: hsl(120, 100%, 40%);">+OsmoBSC(config-net)# nri null add 0 ?</span><br><span style="color: hsl(120, 100%, 40%);">+  [<0-32767>]  Last value of the NRI value range, should not surpass the configured 'nri bitlen' and be larger than the first value; if omitted, apply only the first value.</span><br><span style="color: hsl(120, 100%, 40%);">+OsmoBSC(config-net)# nri null add 0 0 ?</span><br><span style="color: hsl(120, 100%, 40%);">+  <cr>  </span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+OsmoBSC(config-net)# nri null del ?</span><br><span style="color: hsl(120, 100%, 40%);">+  <0-32767>  First value of the NRI value range, should not surpass the configured 'nri bitlen'.</span><br><span style="color: hsl(120, 100%, 40%);">+OsmoBSC(config-net)# nri null del 0 ?</span><br><span style="color: hsl(120, 100%, 40%);">+  [<0-32767>]  Last value of the NRI value range, should not surpass the configured 'nri bitlen' and be larger than the first value; if omitted, apply only the first value.</span><br><span style="color: hsl(120, 100%, 40%);">+OsmoBSC(config-net)# nri null del 0 0 ?</span><br><span style="color: hsl(120, 100%, 40%);">+  <cr>  </span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span> OsmoBSC(config-net)# exit</span><br><span> </span><br><span> OsmoBSC(config)# msc 0</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/24834">change 24834</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-bsc/+/24834"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bsc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I2782dc547ce9751e5f1039aab9a2d36cf1be3fde </div>
<div style="display:none"> Gerrit-Change-Number: 24834 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>