Windows / Code / 0x400030e9
0x400030e9
Decimal: 1073754345 · Signed: 1073754345
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: 0x30e9 (12521)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x30e9 (12521)
Associated Modules
| Module | Found in | Description |
|---|
| diskraid.exe | 78.11011 | Usage: IPSEC IPORTAL TPORTAL=
IPSEC IPORTAL SET KEY=[] TPORTAL= [ [ [...]]]
IPSEC IPORTAL SET TUNNEL=
DESTINATION=
Displays or configures IPSEC information on the currently selected
initiator portal.
TPORTAL= Specifies the index of the associated target portal with which
to display or configure the IPSEC information. If specified, a
subsystem must be selected for this operation to succeed.
SET Specifies that IPSEC information will be set on the initiator
portal.
KEY=[] Specifies the IPSEC key to set. If empty, the key will be
cleared.
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.
An initiator portal must be selected for this operation to succeed.
Example:
IPSEC IPORTAL TPORTAL=3
IPSEC IPORTAL SET KEY=8dfc93a12d TPORTAL=1 IKE NMM TRA
IPSEC IPORTAL SET TUNNEL=tunnel.mycorp.com DESTINATION=68.29.1.80 |
| 1 entry |
Associated Headers