S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
22-46
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.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.