Send documentation comments to mdsfeedback-doc@cisco.com
22-40
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 22 Show Commands
show crypto global domain ipsec
show crypto global domain ipsec
To display global IPsec crypto map set information, use the show crypto global domain ipsec
command.
show crypto global domain ipsec [interface gigabitethernet slot/port | security-association
lifetime]
Syntax Description
Defaults None.
Command Modes EXEC mode.
Command History
Usage Guidelines To use this command, IPsec must be enabled using the crypto ipsec enable command.
Examples The following example shows how to display crypto global domain IPsec statistics.
switch# show crypto global domain ipsec
IPSec global statistics:
Number of crypto map sets: 2
The following example shows how to display crypto global domain IPsec statistics for an interface.
switch# show crypto global domain ipsec interface gigabitethernet 1/2
IPSec interface statistics:
IKE transaction stats: 0 num
Inbound SA stats: 0 num, 512 max
Outbound SA stats: 0 num, 512 max
The following example shows how to display crypto global domain IPsec security association lifetime
parameters.
switch# show crypto global domain ipsec security-association lifetime
Security Association Lifetime: 4500 megabytes/3600 seconds
interface gigabitethernet
slot/port
Displays crypto IPsec domain information for the specified Gigabit
Ethernet interface slot and port.
security-association lifetime Displays crypto IPsec domain security association lifetime
parameters.
Release Modification
2.0(x) This command was introduced.