To Configure Ipsec Crypto Map; Example - Alcatel-Lucent OmniAccess 700 Cli Configuration Manual

Release versions: 2.2, 2.2-r02, 2.3
Hide thumbs Also See for OmniAccess 700:
Table of Contents

Advertisement

T
C
IP
O
ONFIGURE
SEC
Crypto map entries created for IPsec pull together various parts used to set up
IPsec security associations that include:
Which traffic should be protected by IPsec (as defined by match-list earlier)
Where the IPsec-protected traffic should be sent (remote IPsec peer).
What kind of IPsec security to be applied to this traffic (as configured by the
transform-set)
Security associations established via IKE.
crypto map <name> ipsec-ike <ike-
policy name>} [force]
Note:
The crypto map name can have a maximum of 32 characters.
Force - This option is used to modify a crypto map when it is applied to an interface.
E
XAMPLE
ALU(config)# crypto map exampleMap ipsec-ike examplePolicy
ALU(config-crypto-map-exampleMap)#
T
A
M
-
O
TTACH
ATCH
LIST TO A
Command (in Crypto Map CM)
match <match-list name>
no match <match-list name>
Note:
If you try to attach a match-list to a crypto map that already has one, it overrides the
existing match-list.
E
XAMPLE
ALU(config-crypto-map-exampleMap)# match matchlist1
ALU(config-crypto-map-exampleMap)# no match matchlist1
CLI Configuration Guide
Beta
C
M
RYPTO
AP
Command (in CM)
C
M
RYPTO
AP
Alcatel-Lucent
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
Description
This command creates a crypto
map, and attaches an IKE policy to
it.
Enter the IKE policy name as
'default' to use the default IKE
policy.
Description
This command attaches a match-list to
a crypto map.
The 'no' command detaches the
specified match-list attached to a
crypto map.
IPsec VPN Configuration
769
Beta

Advertisement

Table of Contents
loading

Table of Contents