Windows / Code / 0x400030ea
0x400030ea
Decimal: 1073754346 · Signed: 1073754346
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: 0x30ea (12522)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x30ea (12522)
Associated Modules
| Module | Found in | Description |
|---|
| diskraid.exe | 78.11011 | Usage: IPSEC TPORTAL IPORTAL=
IPSEC TPORTAL SET KEY=[] {INITIATOR | IPORTAL=}
[ [ [...]]]
IPSEC TPORTAL SET TUNNEL=
DESTINATION=
Displays or configures IPSEC information on the currently selected target
portal.
IPORTAL= Specifies the index of the associated initiator portal with
which to display or configure the IPSEC information. If
specified, an initiator adapter must be selected for this
operation to succeed.
SET Specifies that IPSEC information will be set on the target
portal.
KEY=[] Specifies the IPSEC key to set. If empty, the key will be
cleared.
INITIATOR Specifies that the key should be associated with all local
initiator portals.
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.
A target portal must be selected for this operation to succeed.
Example:
IPSEC TPORTAL IPORTAL=1
IPSEC TPORTAL SET KEY=8dfc93a12d INITIATOR IKE NMM TUN
IPSEC TPORTAL SET TUNNEL=tunnel.mycorp.com DESTINATION=68.29.1.55 |
| 1 entry |
Associated Headers