Home > Configuration > Ipsec |
| Ipsec |
ipsec configuration. |
Configuration APIs |
Use this method to add an ipsec profile. |
Use this method to get global parameters for IPSEC |
Use this method to get all of the configured ipsec peers |
Use this method to remove an ipsec peer |
Use this method to set type of encryption algorithm (Note: Selection of AES enables AES128) |
Use this method to set type of hashing algorithm |
Use this method to set iKE retry interval for bringing up the connection |
Use this method to set iKE Protocol Version |
Use this method to set lifetime of IKE SA in seconds. Lifetime of IPSec SA will be (lifetime of IKE SA/8) |
Use this method to set number of seconds after which a notify payload is sent to check the liveliness of the peer. Additional retries are done as per retransmit interval setting. Zero value disables liveliness checks. |
Use this method to set enable/Disable PFS. |
Use this method to set iPSec Replay window size for the data traffic |
Use this method to set the interval in seconds to retry sending the IKE messages to peer, three consecutive attempts are done with doubled interval after every failure, increases for every retransmit till 6 retransmits. |
Remove ipsec parameter encalgo setting. |
Remove ipsec parameter hashalgo setting. |
Remove ipsec parameter ikeretryinterval setting. |
Remove ipsec parameter ikeversion setting. |
Remove ipsec parameter lifetime setting. |
Remove ipsec parameter livenesscheckinterval setting. |
Remove ipsec parameter perfectforwardsecrecy setting. |
Remove ipsec parameter replaywindowsize setting. |
Remove ipsec parameter retransmissiontime setting. |