aboutsummaryrefslogtreecommitdiffstats
path: root/doc/manuals/vty/ggsn_vty_additions.xml
blob: b0e8a399f712d28e1386d0eb9be334eb997df4a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<vtydoc xmlns='urn:osmocom:xml:libosmocore:vty:doc:1.0'>
	<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='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='config-ggsn'>
		<child_of nodeid='config' />
		<name>GGSN Instance Configuration Node</name>
		<description>
			Configure an Instance of a (virtual) GGSN
		</description>
	</node>
	<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
		</description>
	</node>
</vtydoc>