Send documentation comments to mdsfeedback-doc@cisco.com
11-5
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 11 I Commands
initiator
initiator
To configure the initiator version and address, use the initiator command IKE configuration submode.
To revert to the default, use the no form of the command.
initiator version version address ip-address
no initiator version version address ip-address
Syntax Description
Defaults IKE version 2.
Command Modes IKE configuration submode.
Command History
Usage Guidelines To use this command, the IKE protocol must be enabled using the crypto ike enable command.
Examples The following example shows how initiator information for the IKE protocol.
switch# config terminal
switch(config)# crypto ike domain ipsec
switch(config-ike-ipsec)# initiator version 1 address 10.1.1.1
Related Commands
version Specifies the protocol version number. The only valid value is 1.
address ip-address Specifies the IP address for the IKE peer. The format is A.B.C.D.
Release Modification
2.0(x) This command was introduced.
Command Description
crypto ike domain ipsec Enters IKE configuration mode.
crypto ike enable Enables the IKE protocol.
show crypto ike domain ipsec Displays IKE information for the IPsec domain.