Send documentation comments to mdsfeedback-doc@cisco.com
22-46
Cisco MDS 9000 Family Command Reference
OL-16217-01, Cisco MDS SAN-OS Release 3.x
Chapter 22 Show Commands
show crypto ike domain ipsec
show crypto ike domain ipsec
To display IKE protocol information, use the show crypto ike domain ipsec command.
show crypto ike domain ipsec [initiator [address ip-address] | keepalive |
key [address ip-address] | policy [policy-number] | sa]
Syntax Description
Defaults To use this command, the IKE protocol must be enabled using the crypto ike enable command.
Command Modes EXEC mode.
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 to display IKE keepalive value configuration information.
switch# show crypto ike domain ipsec keepalive
keepalive 3600
Related Commands
initiator Displays initiator configuration information.
address ip-address Specifies the initiator peer IP address.
keepalive Displays keepalive for the IKE protocol in seconds
key Displays pre-shared authentication keys.
policy [policy-number] Displays IKE configuration policies for IPsec. The range is 1 to 255.
sa Displays IKE Security Associations for IPsec.
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.