summaryrefslogtreecommitdiff
path: root/docs/configuration/vpn
diff options
context:
space:
mode:
Diffstat (limited to 'docs/configuration/vpn')
-rw-r--r--docs/configuration/vpn/ipsec.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/configuration/vpn/ipsec.rst b/docs/configuration/vpn/ipsec.rst
index e079474f..7ccdb845 100644
--- a/docs/configuration/vpn/ipsec.rst
+++ b/docs/configuration/vpn/ipsec.rst
@@ -162,7 +162,20 @@ VyOS ESP group has the next options:
* ``encryption`` encryption algorithm (default 128 bit AES-CBC);
* ``hash`` hash algorithm (default sha1).
+
+***********************************************
+Options (Global IPsec settings) Attributes
+***********************************************
+* ``options`` IPsec settings:
+ * ``disable-route-autoinstall`` Do not automatically install routes to remote networks;
+
+ * ``flexvpn`` Allow FlexVPN vendor ID payload (IKEv2 only);
+
+ * ``interface`` Interface Name to use;
+
+ * ``virtual-ip`` Allow install virtual-ip addresses.
+
*************************
IPsec policy matching GRE
*************************