File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
source/adminguide/networking Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -261,6 +261,18 @@ secure alternatives:
261261 the list of excluded and obsolete VPN Customer Gateway parameters, but
262262 only if these configuration settings are configured by the operator.
263263
264+ **Events and Alerts: **
265+
266+ There is a thread that run periodically to check for VPN Customer Gateways which
267+ are using excluded or obsolete cryptographic parameters.The interval at which this thread
268+ runs is configurable using the setting **vpn.customer.gateway.obsolete.check.interval **.
269+ The unit is in hours and the default value is 0 which means it is disabled by default.
270+
271+ Each time the thread runs, it generates Events for each VPN Customer Gateway which is
272+ using excluded or obsolete parameters.
273+ It also generates Alerts to the Administrator about the number of VPN Customer Gateways
274+ that are using excluded and/or obsolete parameters.
275+
264276
265277Updating and Removing a VPN Customer Gateway
266278''''''''''''''''''''''''''''''''''''''''''''
You can’t perform that action at this time.
0 commit comments