30-17
Cisco Security Appliance Command Line Configuration Guide
OL-12172-03
Chapter 30 Configuring Connection Profiles, Group Policies, and Users
Configuring Connection Profiles
Step 3
Specify the name of the default group policy:
hostname(config-tunnel-general)#
default-group-policy
policyname
hostname(config-tunnel-general)#
For example, the following command specifies that the name of the default group policy is MyPolicy:
hostname(config-tunnel-general)#
default-group-policy MyPolicy
hostname(config-tunnel-general)#
Configuring LAN-to-LAN IPSec Attributes
To configure the IPSec attributes, do the following steps:
Step 1
To configure the tunnel-group IPSec attributes, enter tunnel-group ipsec-attributes configuration mode
by entering the tunnel-group command with the IPSec-attributes keyword.
hostname(config)#
tunnel-group
tunnel-group-name
ipsec-attributes
hostname(config-tunnel-ipsec)#
For example, the following command enters config-ipsec mode so you can configure the parameters for
the connection profile named TG1:
hostname(config)#
tunnel-group
TG1
ipsec-attributes
hostname(config-tunnel-ipsec)#
The prompt changes to indicate that you are now in tunnel-group ipsec-attributes configuration mode.
Step 2
Specify the preshared key to support IKE connections based on preshared keys.
hostname(config-tunnel-ipsec)#
pre-shared-key
key
hostname(config-tunnel-ipsec)#
For example, the following command specifies the preshared key XYZX to support IKE connections for
an IPSec LAN-to-LAN connection profile:
hostname(config-tunnel-ipsec)#
pre-shared-key xyzx
hostname(config-tunnel-general)#
Step 3
Specify whether to validate the identity of the peer using the peer’s certificate:
hostname(config-tunnel-ipsec)#
peer-id-validate
option
hostname(config-tunnel-ipsec)#
The available options are
req
(required),
cert (
if supported by certificate), and
nocheck (
do not check).
The default is
req
. For example, the following command sets the peer-id-validate option to
nocheck
:
hostname(config-tunnel-ipsec)#
peer-id-validate nocheck
hostname(config-tunnel-ipsec)#
Step 4
Specify whether to enable sending of a certificate chain. This action includes the root certificate and any
subordinate CA certificates in the transmission:
hostname(config-tunnel-ipsec)#
chain
hostname(config-tunnel-ipsec)#
You can apply this attribute to all tunnel-group types.
Step 5
Specify the name of a trustpoint that identifies the certificate to be sent to the IKE peer:
hostname(config-tunnel-ipsec)#
trust-point
trust-point-name
Содержание 500 Series
Страница 38: ...Contents xxxviii Cisco Security Appliance Command Line Configuration Guide OL 12172 03 ...
Страница 45: ...P A R T 1 Getting Started and General Information ...
Страница 46: ......
Страница 277: ...P A R T 2 Configuring the Firewall ...
Страница 278: ......
Страница 354: ...17 38 Cisco Security Appliance Command Line Configuration Guide OL 12172 03 Chapter 17 Configuring NAT NAT Examples ...
Страница 561: ...P A R T 3 Configuring VPN ...
Страница 562: ......
Страница 891: ...P A R T 4 System Administration ...
Страница 892: ......
Страница 975: ...P A R T 5 Reference ...
Страница 976: ......