advpn
Syntax
advpn { suggester { disable; } partner { connection-limit number; idle-threshold packets/sec; idle-time seconds; disable; } }
Hierarchy Level
[edit security ike gateway gateway-name]
Description
Enable Auto Discovery VPN (ADVPN) protocol on the specified gateway. ADVPN dynamically establishes VPN tunnels between spokes to avoid routing traffic through the Hub. When you enable ADVPN, by default, the Junos OS enables both the suggester and partner roles on the device. You cannot use the same device with both the functions together. To use a specific role, you must explicitly disable the other.
Options
suggester | VPN peer
that can initiate a shortcut exchange to allow shortcut partners to
establish dynamic security associations (SAs) with each other. Specify Both suggester and partner roles are enabled if |
||||||
partner | VPN peer that
can receive a shortcut exchange suggesting that it should establish
dynamic SAs with another peer. Specify The following options can be configured for the partner role:
|
Required Privilege Level
security—To view this statement in the configuration.
security-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 12.3X48-D10. The range for the
idle-threshold
option and the range and default value for the
idle-time
option revised in Junos OS Release 12.3X48-D20.
Support for ADVPN with the iked process is added in Junos OS Release 23.4R1.