Reference Guide 758 Document #: LTRT-17939
Mediant MSBR
esp-sha-hmac
Defines ESP with the SHA
(HMAC variant) authentication
algorithm.
AH Transform ah-md5-hmac Defines AH with the MD5
(HMAC variant) authentication
algorithm.
ah-sha-hmac
Defines AH with the SHA
(HMAC variant) authentication
algorithm.
This command puts you into the cfg-crypto-trans command mode
(cfg-crypto-trans)# mode <encapsulation-type>
Command Description
encapsulation-type Specifies the mode for a transform set: either tunnel or
transport mode. If neither tunnel nor transport is specified,
the default (tunnel mode) is assigned.
Default
This command has no defaults.
Command Mode
crypto ipsec transform-set are defined in enabled configuration mode.
Example
This example demonstrates how to configure a transform set:
(config data)# crypto ipsec transform-set abc esp-3des esp-sha-
hmac
76.3.1.5 crypto map
To create or modify a crypto map entry and enter the crypto map configuration mode, use
the crypto map global configuration command. To delete a crypto map entry or set, use
the no form of this command.
Syntax
crypto map <map-name> <index> ipsec-isakmp
no crypto map <map-name> <index> ipsec-isakmp
Command Description
map-name Name that identifies the crypto map set
index Uniquely number assigned to a crypto map entry
This command puts you into the config-crypto-map command mode: