IPsec VPN Configuration
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
847
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
TO VIEW CRYPTO MAP
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
Command (in SUM/CM) Description
show crypto map [<name>] This command displays the details
of all the crypto maps configured.
If a crypto map is specified, then
the details of the specified crypto
map is displayed.