]> git.ipfire.org Git - people/ms/network.git/blob - man/network-vpn.xml
wireless-ap: Enable 802.11w by default
[people/ms/network.git] / man / network-vpn.xml
1 <?xml version="1.0"?>
2 <!DOCTYPE refentry PUBLIC "-//OASIS/DTD DocBook XML V4.2//EN"
3 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
4
5 <refentry id="network-vpn">
6 <refentryinfo>
7 <title>network-vpn</title>
8 <productname>network</productname>
9
10 <authorgroup>
11 <author>
12 <contrib>Developer</contrib>
13 <firstname>Michael</firstname>
14 <surname>Tremer</surname>
15 <email>michael.tremer@ipfire.org</email>
16 </author>
17 </authorgroup>
18 </refentryinfo>
19
20 <refmeta>
21 <refentrytitle>network-vpn</refentrytitle>
22 <manvolnum>8</manvolnum>
23 </refmeta>
24
25 <refnamediv>
26 <refname>network-vpn</refname>
27 <refpurpose>Network Configuration Control Program</refpurpose>
28 </refnamediv>
29
30 <refsynopsisdiv>
31 <cmdsynopsis>
32 <command>network <arg choice="plain">vpn</arg> <arg choice="plain">command</arg> ...</command>
33 </cmdsynopsis>
34 </refsynopsisdiv>
35
36 <refsect1>
37 <title>Description</title>
38
39 <para>
40 The <command>vpn</command> command allows to create, delete, edit
41 and show the status of VPN connections and the configuration around it.
42 </para>
43 </refsect1>
44
45 <refsect1>
46 <title>Commands</title>
47
48 <para>
49 The following commands are understood:
50 </para>
51
52 <variablelist>
53 <varlistentry>
54 <term>
55 <command>security-policies ...</command>
56 </term>
57
58 <listitem>
59 <para>
60 Use this command to manage security policies.
61 See <citerefentry>
62 <refentrytitle>network-vpn-security-policies</refentrytitle>
63 <manvolnum>8</manvolnum>
64 </citerefentry> for details.
65 </para>
66 </listitem>
67 </varlistentry>
68 </variablelist>
69 </refsect1>
70
71 <refsect1>
72 <title>See Also</title>
73
74 <para>
75 <citerefentry>
76 <refentrytitle>network</refentrytitle>
77 <manvolnum>8</manvolnum>
78 </citerefentry>
79 </para>
80 </refsect1>
81 </refentry>