The remote-id-type command configures the remote ID type for IKE negotiation.
The undo remote-id-type command cancels the remote ID type.
By default, no remote ID type is configured.
| Parameter | Description | Value |
|---|---|---|
| any | Specifies that the remote ID can be of any type. | - |
| dn | Specifies the distinguished name (DN) as the remote ID. |
- |
| esn | Specifies the equipment serial number (ESN) as the remote ID. | - |
| fqdn | Specifies the host name of the remote end as the remote ID. |
- |
| ip | Specifies the IP address of the remote end as the remote ID. |
- |
| user-fqdn | Specifies the user domain name of the remote end as the remote ID. |
- |
| none | Specifies the remote ID type of an IKE peer as none. After this parameter is specified, the remote ID type and remote ID are not checked during IKE negotiation. |
- |
Usage Scenario
Identity authentication is a protection mechanism for IKE negotiation. This mechanism ensures device security by confirming identities of communication parties. IKE peers can use different types of IDs. This command configures the remote ID type of an IKE peer.
Precautions
| Authentication Mode | IP | DN | ESN | FQDN | USER-FQDN |
|---|---|---|---|---|---|
| Pre-shared key authentication (pre-share) | Supported To set a remote ID, run the remote-address command. |
Not supported | Supported You do not need to configure this parameter. The ESN of the device is used by default. |
Supported To set a remote ID, run the remote-id command. The remote IKE peer uses this ID for identity authentication. |
Supported To set a remote ID, run the remote-id command. The remote IKE peer uses this ID for identity authentication. |
| RSA signature authentication (rsa-signature) | Supported To set a remote ID, run the remote-address command. |
Supported To set a remote ID, run the remote-id command. The remote IKE peer uses the ID of the corresponding field in the certificate for identity authentication. |
Not supported | Supported To set a remote ID, run the remote-id command. The remote IKE peer uses the ID of the corresponding field in the certificate for identity authentication. |
Supported To set a remote ID, run the remote-id command. The remote IKE peer uses the ID of the corresponding field in the certificate for identity authentication. |
| RSA Digital Envelope authentication (digital-envelope) | Supported To set a remote ID, run the remote-address command. |
Supported To set a remote ID, run the remote-id command. The remote IKE peer uses the ID of the corresponding field in the certificate for identity authentication. |
Not supported | Not supported | Not supported |
| SM2 Digital Envelope authentication (digital-envelope new) | Supported To set a remote ID, run the remote-address command. |
Supported To set a remote ID, run the remote-id command. The remote IKE peer uses the ID of the corresponding field in the certificate for identity authentication. |
Not supported | Not supported | Not supported |