Specifications

Show Commands 855
Chapter 31
show crypto ipsec transform-set [tag <transform-set-name>]
This command displays the encryption and data authentication type
associations used in the transform-set-name specified in the tag parameter of the
command. If no tag parameter is envoked, then the command will return the
default transform-set.
show crypto ipsec sa
This command displays the actual key(s) used for data encryption.
show crypto dynamic-map [tag <dynamic-map-name>]
This command will display the mapping between IPSec and ISAKMP used in
the dynamic-map-name specified in the tag parameter. If no tag parameter is
envoked, then the command will return the default dynamic map.
show crypto map
This command displays the global IPSec/ISAKMP mapping in a manner similar
to the show crypto dynamic-map command.
(Alcatel) # show crypto ipsec transform-set
Transform set default-transform: { esp-3des esp-sha-hmac }
will negotiate = { Transport, },
(Alcatel) # show crypto dynamic-map
Crypto Map Template"default-dynamicmap" 10000
lifetime: [300 - 86400] seconds, no volume limit
PFS (Y/N): N
Transform sets={ default-transform }
(Alcatel) # show crypto Map
Crypto Map "GLOBAL-MAP" 10000 ipsec-isakmp
Crypto Map Template"default-dynamicmap" 10000
lifetime: [300 - 86400] seconds, no volume limit
PFS (Y/N): N
Transform sets={ default-transform }