class IpsecPolicy

ManagedElement
+-Transport
+-Host
+-IpsecTunnel
+-IpsecPolicy

Holds configuration information for Ipsec policies.

References to:
IpsecProposalProfile;
Attributes
string
key
mandatory
noNotification
restricted
ipsecPolicyId
Value component of the RDN.
IpsecProposalProfile
mandatory
restricted
ipsecProposalProfile
Reference to an Ipsec transform profile.
TrafficSelector[0..] nonUnique ordered
restricted
localTrafficSelector
Ordered list of traffic selectors to be used for SA negotiation.

If localTrafficSelector is not specified, it means that all the local addresses and subnets within the current routing domain are included.
The first in the list has the highest priority.
TrafficSelector[0..] nonUnique ordered
restricted
remoteTrafficSelector
Ordered list of traffic selectors to be used for SA negotiation.

If remoteTrafficSelector is not specified, it means wildcard(i.e. any possible IP address, protocol etc).
The first in the list has the highest priority.
string[0..1]
restricted
userLabel
Label for free use.

  class IpsecPolicy