Windows / Code / 0x400030ec
0x400030ec
Decimal: 1073754348 · Signed: 1073754348
As HRESULT:- S: 0 (Success)
- R: 1 (Reserved, must be clear in a well-formed HRESULT)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x30ec (12524)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x30ec (12524)
Associated Modules
| Module | Found in | Description |
|---|
| diskraid.exe | 78.11011 | Usage: IPSEC INITIATOR SET GROUPKEY=[]
IPSEC INITIATOR SET KEY=[] TPORTAL= [ [ [...]]]
IPSEC INITIATOR SET TUNNEL=
DESTINATION=
Sets the IPSEC information on the local initiator and its initiator
portals.
GROUPKEY=[]
Specifies the group IPSEC key to set. If empty the key will be
cleared.
KEY=[] Specifies the IPSEC key to set. If empty, the key will be
cleared.
TPORTAL= Specifies the index of the associated target portal with which
to configure the IPSEC information. If specified, a subsystem
must be selected for this operation to succeed.
Specifies the flags to enable. Flags are identified by
three-letter acronyms:
IKE - Enable IPSEC/IKE
NMM - Enable IPSEC negotiating through main mode
NAM - Enable IPSEC negotiating through aggressive mode
PFS - Enable perfect forward secrecy
TRA - Prefer transport mode
TUN - Prefer tunnel mode
TUNNEL=
Specifies the tunnel mode address to set.
DESTINATION=
Specifies the destination address to associate with the tunnel
mode address.
Example:
IPSEC INITIATOR SET GROUPKEY=8dfc93a12d
IPSEC INITIATOR SET KEY=8dfc93a12d TPORTAL=2 IKE
IPSEC INITIATOR SET TUNNEL=tunnel.mycorp.com DESTINATION=68.29.1.80 |
| 1 entry |
Associated Headers