Ipsec Configuration Commands; To Configure The Match-Lists; Ipsec Configuration With Preshared Key; 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

IP
C
SEC
ONFIGURATION
This section details the commands used in configuring IPsec VPN.
T
C
M
O
ONFIGURE THE
To get a concise and terse outlook on the methods to configure the match-lists,
please refer
To specify the subnets, which need to communicate with each other, match-list
(access-list) needs to be configured. This match-list is called by the crypto map
command.
In the OA-700, a wide variety of match-lists can be defined. However, a well-
defined subset of match-lists can be used for IPsec tunnel (a match-list should not
have 'any any' option). The match-list should not contain multiple rules or another
nested match-list/list. A rule should not have the 'port range' or 'interfaces'
keywords.
However, these constraints can be overcome by applying multiple crypto maps to
the same interface.
For Example:
match-list m1
ip prefix 10.0.0.0/8 prefix 9.0.0.0/8
IP
C
SEC
ONFIGURATION WITH
Command (in CM)
crypto ike key <key-string>
[vrf <name>] peer <peer-
address> [force]
no crypto ike key <key-
string> [vrf <name>] peer
<peer-address>
The Preshared key is used to authenticate peers. This key is same on both the
IPsec gateways. It is denoted in the form of a key-string. The "force" keyword
edits or modifies the IKE keys, which are already configured.
Note:
The IKE key is given by means of a key-string. Currently, the preshared key length is
restricted to 128 characters, and the minimum length is 8 characters.
E
XAMPLE
ALU(config)#crypto ike key top_secret1612 peer 10.10.1.2
ALU(config)#crypto ike key "!netsecret!" peer 202.54.30.100
CLI Configuration Guide
Beta
C
OMMANDS
-
ATCH
LISTS
"Common Classifiers"
chapter in this guide.
P
K
RESHARED
Alcatel-Lucent
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
EY
Description
This command is used to configure a
preshared key.
This 'no' command removes the
configured preshared key.
IPsec VPN Configuration
753
Beta

Advertisement

Table of Contents
loading

Table of Contents