aboutsummaryrefslogtreecommitdiffstats
path: root/OsmoGGSN
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2017-12-09 03:56:37 +0100
committerNeels Hofmeyr <neels@hofmeyr.de>2017-12-09 06:07:56 +0100
commit9c8a8ebb36bb15d2681ac9819509ffa745e496ee (patch)
tree509458451f2a8a593f7e707223fed05641c093ea /OsmoGGSN
parent92c1a2763d952c7a6f6f420f30ebccfc99966b8c (diff)
OsmoGGSN: fix VTY additions' node IDs
Diffstat (limited to 'OsmoGGSN')
-rw-r--r--OsmoGGSN/vty/ggsn_vty_additions.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/OsmoGGSN/vty/ggsn_vty_additions.xml b/OsmoGGSN/vty/ggsn_vty_additions.xml
index 1bbeb81..b0e8a39 100644
--- a/OsmoGGSN/vty/ggsn_vty_additions.xml
+++ b/OsmoGGSN/vty/ggsn_vty_additions.xml
@@ -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