OsmoGGSN: fix VTY additions' node IDs

Change-Id: I8cd5eb64300151d0de8023ed019568cfdc4fe453
This commit is contained in:
Neels Hofmeyr 2017-12-09 03:56:37 +01:00
parent e010dea56e
commit 1ce111f72b
1 changed files with 8 additions and 8 deletions

View File

@ -1,27 +1,27 @@
<vtydoc xmlns='urn:osmocom:xml:libosmocore:vty:doc:1.0'>
<node id="9">
<child_of nodeid='4' />
<node id='config-line'>
<child_of nodeid='config' />
<name>Telnet/VTY Configuration Node</name>
<description>
Configure parameters of the Telnet/VTY Interface, such as to which IP address it should bind/listen to.
</description>
</node>
<node id="14">
<child_of nodeid='4' />
<node id='config-ctrl'>
<child_of nodeid='config' />
<name>CTRL Configuration Node</name>
<description>
Configure parameters of the CTRL Interface, such as to which IP address it should bind/listen to.
</description>
</node>
<node id="26">
<child_of nodeid='4' />
<node id='config-ggsn'>
<child_of nodeid='config' />
<name>GGSN Instance Configuration Node</name>
<description>
Configure an Instance of a (virtual) GGSN
</description>
</node>
<node id="27">
<child_of nodeid='26' />
<node id='config-ggsn-apn'>
<child_of nodeid='config-ggsn' />
<name>APN Configuration Node</name>
<description>
Configure an Access Point Name (APN) inside a GGSN Instance