32-7
Cisco Security Appliance Command Line Configuration Guide
OL-12172-03
Chapter 32 Configuring Remote Access IPSec VPNs
Creating a Crypto Map Entry to Use the Dynamic Crypto Map
Creating a Crypto Map Entry to Use the Dynamic Crypto Map
Next create a crypto map entry that lets the security appliance use the dynamic crypto map to set the
parameters of IPSec security associations.
In the following examples for this command, the name of the crypto map is mymap, the sequence number
is 1, and the name of the dynamic crypto map is dyn1, which you created in the previous section,
“
Creating a Dynamic Crypto Map
.” Enter these commands in global configuration mode.
Step 1
To create a crypto map entry that uses a dynamic crypto map, enter the
crypto map
command. The
syntax is
crypto map
map-name seq-num
ipsec-isakmp dynamic
dynamic-map-name.
hostname(config)#
crypto map mymap 1 ipsec-isakmp dynamic dyn1
hostname(config)#
Step 2
To apply the crypto map to the outside interface, enter the
crypto map interface
command.
The syntax is
crypto map
map-name
interface
interface-name
hostname(config)#
crypto map mymap interface outside
hostname(config)#
Содержание 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: ......