Cisco Cisco IOS Software Release 12.4(6)T

Page de 48
Secure Multicast
  show crypto gdoi
45
Cisco IOS Security Configuration Guide
show crypto gdoi
To display information about a Group Domain of Interpretation (GDOI) configuration, use the show 
crypto gdoi
 command in privileged EXEC mode.
show crypto gdoi
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC
Command History
Examples
The following output displays information about a configuration for a GDOI group member:
Router# show crypto gdoi
Group Information
   Group Name                  : diffint
   Group Identity              : 3333
   Group Members Registered    : 0
   Group Server                : 10.0.5.2
   Group Name                  : test
   Group Identity              : 4444
   Group Members Registered    : 0
   Group Server                : 10.0.5.2
The following output displays information about a configuration for a GDOI key server:
Router# show crypto gdoi
Group Information
   Group Name                  : diffint
   Group Identity              : 3333
   Group Members Registered    : 1
   Group Server                : Local
   Group Rekey Lifetime        : 300 secs
   Group Rekey
       Remaining Lifetime      : 84 secs
   IPSec SA Number             : 1
     IPSec SA Rekey Lifetime   : 120 secs
     Profile Name              : gdoi-p
   SA Rekey
       Remaining Lifetime      : 64 secs
   access-list 120 permit ip host 10.0.1.1 host 192.168.1.1
   access-list 120 permit ip host 10.0.100.2 host 192.168.1.1
   Group Member List for Group diffint :
   Member ID                   : 10.0.3.1
Release
Modification
12.4(6)T
This command was introduced.