show crypto ipsec transform-set
To display the configured transform sets, use the show crypto ipsec transform-set command.
show crypto ipsec transform-set [ transform-set-name ]
Syntax Description
(Optional) IPSec transform set with the specified value for the
transform-set-name argument are displayed.
transform-set-name
Command Default
No default values. The default behavior is to print all the available transform-sets.
Command Modes
EXEC
Command History
ModificationRelease
This command was introduced.Release 3.5.0
Usage Guidelines
If no transform is specified, all transforms are displayed.
Task ID
OperationsTask ID
readcrypto
Examples
The following sample output is from the show crypto ipsec transform-set command:
RP/0/RP0/CPU0:router# show crypto ipsec transform-set
Transform set combined-des-sha: {esp-des esp-sha-hmac}
Transform set tsfm2: {esp-md5-hmac esp-3des }
Mode: Transport
Transform set tsfm1: {esp-md5-hmac esp-3des }
Mode: Tunnel
Transform set ts1: {esp-des }
Mode: Tunnel
Cisco IOS XR System Security Command Reference for the Cisco CRS Router, Release 4.1
140 OL-24740-01
IPSec Commands
show crypto ipsec transform-set