mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
Add cisco_flexvpn and install_virtualip_on options
Ability to set Cisco FlexVPN vendor ID payload: charon.cisco_flexvpn = yes charon.install_virtual_ip_on = tunX swanctl.connections.<conn>.vips = x.x.x.x, z.z.z.z
This commit is contained in:
parent
5d3bffe651
commit
ea485aede1
@ -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
|
||||
*************************
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user