show crypto map
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
795
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Command Reference Guide
SHOW CRYPTO MAP
show crypto map [<name>]
DESCRIPTION
This command is entered in the Super User Mode or Configuration Mode. This
command displays all the crypto maps configured, if the crypto map name is not
specified. If the crypto map name is specified, it displays the details of only that
crypto map.
PARAMETER
EXAMPLE
ALU(config)# show crypto map
crypto map examplemap ipsec-ike P1
peer 10.10.10.1
match m1
transform-set default
pfs group2
! Applied to : GigabitEthernet3/1
interface GigabitEthernet3/1
crypto map examplemap
top
crypto map test ipsec-ike ike1
! No Peer Defined
! No Match-List defined
transform-set default
pfs group2
! Not Applied to Any Interface
The following example displays the details for a specified crypto map:
ALU(config)# show crypto map examplemap
crypto map examplemap ipsec-ike P1
peer 10.10.10.1
match m1
transform-set default
pfs group2
! Applied to : GigabitEthernet3/1
interface GigabitEthernet3/1
crypto map examplemap
Parameter Description
name Name of the crypto map.