Send documentation comments to mdsfeedback-doc@cisco.com
4-130
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 4 C Commands
crypto map domain ipsec (interface configuration submode)
crypto map domain ipsec (interface configuration submode)
To configure an IPsec crypto map on a Gigabit Ethernet interface, use the crypto map domain ipsec
command in interface configuration submode. To remove the IPsec crypto map, use the no form of the
command.
crypto map domain ipsec map-name
no crypto map domain ipsec
Syntax Description
Defaults None.
Command Modes Interface configuration submode.
Command History
Usage Guidelines To use this command, IPsec must be enabled using the crypto ipsec enable command.
The sequence number determines the order in which crypto maps are applied.
Examples The following example shows how to specify an IPsec crypto map for a Gigabit Ethernet interface.
switch# config terminal
switch(config)# interface gigabitethernet 1/2
switch(config-if)# crypto map domain ipsec IPsecMap
Related Commands
map-name Specifies the map name. Maximum length is 63 characters.
Release Modification
2.0(x) This command was introduced.
Command Description
crypto ipsec enable Enables IPsec.
show crypto map domain ipsec Displays IPsec crypto map information.
show interface Displays interface information.