Configure a transport layer security tunnel to enable secure communication between devices.
Procedure
| 1. | Enter global configuration mode. Example:
|
|
| 2. | Configure a crypto TLS tunnel channel. Example:
Example:
|
|
| 3. | Specify the server IPv4 address, IPv6 address, or URL name and the port number. Example:
Example:
The server can be specified as an IPv4 address, IPv6 address, or URL. The port number must be in the range 1025-65535. |
|
| 4. | Specify the overlay interface and interface number. Example:
Example:
An overlay interface is a logical, multiaccess, multicast-capable interface. It encapsulates Layer 2 frames in IP unicast or multicast headers. |
|
| 5. | Specify the LAN interface type, number, and the priority rank. Example:
Example:
Currently, the tunnel supports only one WAN interface with priority 1 and does not support the list of WAN interfaces with multiple priorities. |
|
| 6. | Specify a preshared key and password options. Example:
Example:
|
|
| 7. | Specify the trustpoints for use with the RSA signature authentication method. Example:
Example:
Use the certificate from the trustpoint for signing or verifying. If the sign or verify keyword is not specified, the trustpoint is used for both signing and verification. Authentication can be done using either pre-shared key (PSK) or PKI (certificate based). |
|
| 8. | (Optional) Enable common criteria mode (FIPS mode). Example:
Indicates a common criteria mode, which is a Federal Information Processing Standards (FIPS) mode. |
|
| 9. | Enable the TLS tunnel. Example:
|
|
| 10. | Return to privileged EXEC mode. Example:
|