The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
security ipsec config modify
Contributors
-
PDF of this doc site

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Modify IPsec config
Availability: This command is available to cluster administrators at the admin privilege level.
Description
This command modifies IPsec configuration parameters.
Parameters
[-is-enabled {true|false}]
- Is IPsec Enabled-
This parameter enables and disables IPsec on the storage system.
[-log-level <IPsec Log Level>]
- IPsec Logging Level-
This parameter sets the IPsec logging level, where logging level 0 means no logging, and logging level 5 is most verbose. Default value is 2.
Examples
The following example enables IPsec:
cluster-1::> security ipsec config modify -is-enabled true
The following example sets the IPsec logging level to 4:
cluster-1::> security ipsec config modify -log-level 4