blob: 919478d458689a28fd19ae20d73b4e3972d05f59 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<?xml version="1.0"?>
<interfaceDefinition>
<node name="interfaces">
<properties>
<help>Network interfaces</help>
</properties>
</node>
<node name="high-availability">
<properties>
<help>High availability mechanisms</help>
</properties>
</node>
<node name="nat">
<properties>
<help>Network address translation</help>
</properties>
</node>
<node name="service">
<properties>
<help>Network and system services</help>
</properties>
</node>
</interfaceDefinition>
|